#b66ff4 color space conversions
Hex:
        #b66ff4
        RGB:
        182, 111, 244
        CMY:
        29, 56, 4
        CMYK:
        25, 55, 0, 4
      HSL:
        272°, 85.8065%, 69.6078%
        HSV (HSB):
        272°, 54.5082%, 95.6863%
        XYZ:
        41.3050, 27.8456, 88.7857
        xyY:
        0.2615, 0.1763, 27.8456
      CIE-Lab:
        59.7490, 52.2213, -56.2473
        CIE-LCH:
        59.7490, 76.7517, 312.8743
        CIE-Luv:
        59.7490, 23.2562, -95.4079
        Hunter-Lab:
        52.7689, 47.3755, -62.8193
      #b66ff4 color charts
#b66ff4 RGB chart
      #b66ff4 CMYK chart
      #b66ff4 RGB pie chart
      #b66ff4 color shades, tints & tones
#b66ff4 color schemes
#b66ff4 color preview, HTML & CSS examples
           This text has a color of #b66ff4        
        
          <p style="color:#b66ff4;">Text here</p>
        
        
          .mytext {color:#b66ff4;}
        
        Text color #b66ff4
      
           This box has a color of #b66ff4        
        
          <div style="background-color:#b66ff4;">Content here</div>
        
        
          .mybackground {background-color:#b66ff4;}
        
        Background color #b66ff4
      
           Border around this has a color of #b66ff4        
        
          <div style="border:2px solid #b66ff4;">Content here</div>
        
        
          .myborder {border:2px solid #b66ff4;}
        
        Border color #b66ff4