#cb66ef color space conversions
Hex:
        #cb66ef
        RGB:
        203, 102, 239
        CMY:
        20, 60, 6
        CMYK:
        15, 57, 0, 6
      HSL:
        284°, 81.0651%, 66.8627%
        HSV (HSB):
        284°, 57.3222%, 93.7255%
        XYZ:
        44.9600, 28.4312, 84.7795
        xyY:
        0.2842, 0.1798, 28.4312
      CIE-Lab:
        60.2764, 60.8048, -52.4844
        CIE-LCH:
        60.2764, 80.3234, 319.2005
        CIE-Luv:
        60.2764, 39.1428, -90.7163
        Hunter-Lab:
        53.3210, 57.1986, -56.9455
      #cb66ef color charts
#cb66ef RGB chart
      #cb66ef CMYK chart
      #cb66ef RGB pie chart
      #cb66ef color shades, tints & tones
#cb66ef color schemes
#cb66ef color preview, HTML & CSS examples
           This text has a color of #cb66ef        
        
          <p style="color:#cb66ef;">Text here</p>
        
        
          .mytext {color:#cb66ef;}
        
        Text color #cb66ef
      
           This box has a color of #cb66ef        
        
          <div style="background-color:#cb66ef;">Content here</div>
        
        
          .mybackground {background-color:#cb66ef;}
        
        Background color #cb66ef
      
           Border around this has a color of #cb66ef        
        
          <div style="border:2px solid #cb66ef;">Content here</div>
        
        
          .myborder {border:2px solid #cb66ef;}
        
        Border color #cb66ef