#b382d1 color space conversions
Hex:
        #b382d1
        RGB:
        179, 130, 209
        CMY:
        30, 49, 18
        CMYK:
        14, 38, 0, 18
      HSL:
        277°, 46.1988%, 66.4706%
        HSV (HSB):
        277°, 37.7990%, 81.9608%
        XYZ:
        38.0817, 30.1524, 64.1345
        xyY:
        0.2877, 0.2278, 30.1524
      CIE-Lab:
        61.7855, 33.3237, -33.5384
        CIE-LCH:
        61.7855, 47.2789, 314.8160
        CIE-Luv:
        61.7855, 20.2897, -56.9317
        Hunter-Lab:
        54.9112, 27.6975, -30.8109
      #b382d1 color charts
#b382d1 RGB chart
      #b382d1 CMYK chart
      #b382d1 RGB pie chart
      #b382d1 color shades, tints & tones
#b382d1 color schemes
#b382d1 color preview, HTML & CSS examples
           This text has a color of #b382d1        
        
          <p style="color:#b382d1;">Text here</p>
        
        
          .mytext {color:#b382d1;}
        
        Text color #b382d1
      
           This box has a color of #b382d1        
        
          <div style="background-color:#b382d1;">Content here</div>
        
        
          .mybackground {background-color:#b382d1;}
        
        Background color #b382d1
      
           Border around this has a color of #b382d1        
        
          <div style="border:2px solid #b382d1;">Content here</div>
        
        
          .myborder {border:2px solid #b382d1;}
        
        Border color #b382d1