#9866fc color space conversions
Hex:
        #9866fc
        RGB:
        152, 102, 252
        CMY:
        40, 60, 1
        CMYK:
        40, 60, 0, 1
      HSL:
        260°, 96.1538%, 69.4118%
        HSV (HSB):
        260°, 59.5238%, 98.8235%
        XYZ:
        35.2710, 23.2064, 94.7158
        xyY:
        0.2302, 0.1515, 23.2064
      CIE-Lab:
        55.2843, 52.0447, -68.0157
        CIE-LCH:
        55.2843, 85.6434, 307.4227
        CIE-Luv:
        55.2843, 9.7147, -111.7196
        Hunter-Lab:
        48.1730, 46.3899, -82.8523
      #9866fc color charts
#9866fc RGB chart
      #9866fc CMYK chart
      #9866fc RGB pie chart
      #9866fc color shades, tints & tones
#9866fc color schemes
#9866fc color preview, HTML & CSS examples
           This text has a color of #9866fc        
        
          <p style="color:#9866fc;">Text here</p>
        
        
          .mytext {color:#9866fc;}
        
        Text color #9866fc
      
           This box has a color of #9866fc        
        
          <div style="background-color:#9866fc;">Content here</div>
        
        
          .mybackground {background-color:#9866fc;}
        
        Background color #9866fc
      
           Border around this has a color of #9866fc        
        
          <div style="border:2px solid #9866fc;">Content here</div>
        
        
          .myborder {border:2px solid #9866fc;}
        
        Border color #9866fc