#c85dd6 color space conversions
Hex:
        #c85dd6
        RGB:
        200, 93, 214
        CMY:
        22, 64, 16
        CMYK:
        7, 57, 0, 16
      HSL:
        293°, 59.6059%, 60.1961%
        HSV (HSB):
        293°, 56.5421%, 83.9216%
        XYZ:
        39.8714, 24.9631, 66.3352
        xyY:
        0.3040, 0.1903, 24.9631
      CIE-Lab:
        57.0395, 59.4671, -43.6174
        CIE-LCH:
        57.0395, 73.7483, 323.7410
        CIE-Luv:
        57.0395, 46.1184, -75.6522
        Hunter-Lab:
        49.9631, 55.0105, -43.7443
      #c85dd6 color charts
#c85dd6 RGB chart
      #c85dd6 CMYK chart
      #c85dd6 RGB pie chart
      #c85dd6 color shades, tints & tones
#c85dd6 color schemes
#c85dd6 color preview, HTML & CSS examples
           This text has a color of #c85dd6        
        
          <p style="color:#c85dd6;">Text here</p>
        
        
          .mytext {color:#c85dd6;}
        
        Text color #c85dd6
      
           This box has a color of #c85dd6        
        
          <div style="background-color:#c85dd6;">Content here</div>
        
        
          .mybackground {background-color:#c85dd6;}
        
        Background color #c85dd6
      
           Border around this has a color of #c85dd6        
        
          <div style="border:2px solid #c85dd6;">Content here</div>
        
        
          .myborder {border:2px solid #c85dd6;}
        
        Border color #c85dd6