#b66aa2 color space conversions
Hex:
        #b66aa2
        RGB:
        182, 106, 162
        CMY:
        29, 58, 36
        CMYK:
        0, 42, 11, 29
      HSL:
        316°, 34.2342%, 56.4706%
        HSV (HSB):
        316°, 41.7582%, 71.3725%
        XYZ:
        30.9670, 22.8618, 36.9630
        xyY:
        0.3411, 0.2518, 22.8618
      CIE-Lab:
        54.9297, 38.3203, -17.2262
        CIE-LCH:
        54.9297, 42.0141, 335.7946
        CIE-Luv:
        54.9297, 41.1833, -31.3534
        Hunter-Lab:
        47.8140, 31.9321, -12.3649
      #b66aa2 color charts
#b66aa2 RGB chart
      #b66aa2 CMYK chart
      #b66aa2 RGB pie chart
      #b66aa2 color shades, tints & tones
#b66aa2 color schemes
#b66aa2 color preview, HTML & CSS examples
           This text has a color of #b66aa2        
        
          <p style="color:#b66aa2;">Text here</p>
        
        
          .mytext {color:#b66aa2;}
        
        Text color #b66aa2
      
           This box has a color of #b66aa2        
        
          <div style="background-color:#b66aa2;">Content here</div>
        
        
          .mybackground {background-color:#b66aa2;}
        
        Background color #b66aa2
      
           Border around this has a color of #b66aa2        
        
          <div style="border:2px solid #b66aa2;">Content here</div>
        
        
          .myborder {border:2px solid #b66aa2;}
        
        Border color #b66aa2