#c85ede color space conversions
Hex:
        #c85ede
        RGB:
        200, 94, 222
        CMY:
        22, 63, 13
        CMYK:
        10, 58, 0, 13
      HSL:
        290°, 65.9794%, 61.9608%
        HSV (HSB):
        290°, 57.6577%, 87.0588%
        XYZ:
        41.0069, 25.5587, 71.8793
        xyY:
        0.2962, 0.1846, 25.5587
      CIE-Lab:
        57.6158, 60.5031, -47.2213
        CIE-LCH:
        57.6158, 76.7495, 322.0288
        CIE-Luv:
        57.6158, 43.7745, -81.5901
        Hunter-Lab:
        50.5556, 56.3136, -48.9088
      #c85ede color charts
#c85ede RGB chart
      #c85ede CMYK chart
      #c85ede RGB pie chart
      #c85ede color shades, tints & tones
#c85ede color schemes
#c85ede color preview, HTML & CSS examples
           This text has a color of #c85ede        
        
          <p style="color:#c85ede;">Text here</p>
        
        
          .mytext {color:#c85ede;}
        
        Text color #c85ede
      
           This box has a color of #c85ede        
        
          <div style="background-color:#c85ede;">Content here</div>
        
        
          .mybackground {background-color:#c85ede;}
        
        Background color #c85ede
      
           Border around this has a color of #c85ede        
        
          <div style="border:2px solid #c85ede;">Content here</div>
        
        
          .myborder {border:2px solid #c85ede;}
        
        Border color #c85ede