#c8b3fc color space conversions
Hex:
        #c8b3fc
        RGB:
        200, 179, 252
        CMY:
        22, 30, 1
        CMYK:
        21, 29, 0, 1
      HSL:
        257°, 92.4051%, 84.5098%
        HSV (HSB):
        257°, 28.9683%, 98.8235%
        XYZ:
        57.5102, 51.5478, 99.0141
        xyY:
        0.2764, 0.2477, 51.5478
      CIE-Lab:
        77.0097, 21.9973, -33.4036
        CIE-LCH:
        77.0097, 39.9961, 303.3662
        CIE-Luv:
        77.0097, 6.1456, -57.0306
        Hunter-Lab:
        71.7968, 17.3364, -31.5083
      #c8b3fc color charts
#c8b3fc RGB chart
      #c8b3fc CMYK chart
      #c8b3fc RGB pie chart
      #c8b3fc color shades, tints & tones
#c8b3fc color schemes
#c8b3fc color preview, HTML & CSS examples
           This text has a color of #c8b3fc        
        
          <p style="color:#c8b3fc;">Text here</p>
        
        
          .mytext {color:#c8b3fc;}
        
        Text color #c8b3fc
      
           This box has a color of #c8b3fc        
        
          <div style="background-color:#c8b3fc;">Content here</div>
        
        
          .mybackground {background-color:#c8b3fc;}
        
        Background color #c8b3fc
      
           Border around this has a color of #c8b3fc        
        
          <div style="border:2px solid #c8b3fc;">Content here</div>
        
        
          .myborder {border:2px solid #c8b3fc;}
        
        Border color #c8b3fc