#c85ed0 color space conversions
Hex:
        #c85ed0
        RGB:
        200, 94, 208
        CMY:
        22, 63, 18
        CMYK:
        4, 55, 0, 18
      HSL:
        296°, 54.8077%, 59.2157%
        HSV (HSB):
        296°, 54.8077%, 81.5686%
        XYZ:
        39.2073, 24.8388, 62.4024
        xyY:
        0.3101, 0.1964, 24.8388
      CIE-Lab:
        56.9181, 57.9007, -40.4076
        CIE-LCH:
        56.9181, 70.6064, 325.0897
        CIE-Luv:
        56.9181, 47.3408, -70.3900
        Hunter-Lab:
        49.8386, 53.2059, -39.3495
      #c85ed0 color charts
#c85ed0 RGB chart
      #c85ed0 CMYK chart
      #c85ed0 RGB pie chart
      #c85ed0 color shades, tints & tones
#c85ed0 color schemes
#c85ed0 color preview, HTML & CSS examples
           This text has a color of #c85ed0        
        
          <p style="color:#c85ed0;">Text here</p>
        
        
          .mytext {color:#c85ed0;}
        
        Text color #c85ed0
      
           This box has a color of #c85ed0        
        
          <div style="background-color:#c85ed0;">Content here</div>
        
        
          .mybackground {background-color:#c85ed0;}
        
        Background color #c85ed0
      
           Border around this has a color of #c85ed0        
        
          <div style="border:2px solid #c85ed0;">Content here</div>
        
        
          .myborder {border:2px solid #c85ed0;}
        
        Border color #c85ed0