#c85dd8 color space conversions
Hex:
        #c85dd8
        RGB:
        200, 93, 216
        CMY:
        22, 64, 15
        CMYK:
        7, 57, 0, 15
      HSL:
        292°, 61.1940%, 60.5882%
        HSV (HSB):
        292°, 56.9444%, 84.7059%
        XYZ:
        40.1284, 25.0659, 67.6890
        xyY:
        0.3020, 0.1886, 25.0659
      CIE-Lab:
        57.1396, 59.8381, -44.5903
        CIE-LCH:
        57.1396, 74.6250, 323.3072
        CIE-Luv:
        57.1396, 45.6047, -77.2503
        Hunter-Lab:
        50.0659, 55.4547, -45.1138
      #c85dd8 color charts
#c85dd8 RGB chart
      #c85dd8 CMYK chart
      #c85dd8 RGB pie chart
      #c85dd8 color shades, tints & tones
#c85dd8 color schemes
#c85dd8 color preview, HTML & CSS examples
           This text has a color of #c85dd8        
        
          <p style="color:#c85dd8;">Text here</p>
        
        
          .mytext {color:#c85dd8;}
        
        Text color #c85dd8
      
           This box has a color of #c85dd8        
        
          <div style="background-color:#c85dd8;">Content here</div>
        
        
          .mybackground {background-color:#c85dd8;}
        
        Background color #c85dd8
      
           Border around this has a color of #c85dd8        
        
          <div style="border:2px solid #c85dd8;">Content here</div>
        
        
          .myborder {border:2px solid #c85dd8;}
        
        Border color #c85dd8