#ce5f9d color space conversions
Hex:
        #ce5f9d
        RGB:
        206, 95, 157
        CMY:
        19, 63, 38
        CMYK:
        0, 54, 24, 19
      HSL:
        326°, 53.1100%, 59.0196%
        HSV (HSB):
        326°, 53.8835%, 80.7843%
        XYZ:
        35.6316, 23.7406, 34.6027
        xyY:
        0.3792, 0.2526, 23.7406
      CIE-Lab:
        55.8271, 50.9257, -12.6436
        CIE-LCH:
        55.8271, 52.4718, 346.0568
        CIE-Luv:
        55.8271, 65.1537, -26.9742
        Hunter-Lab:
        48.7243, 45.2679, -7.9992
      #ce5f9d color charts
#ce5f9d RGB chart
      #ce5f9d CMYK chart
      #ce5f9d RGB pie chart
      #ce5f9d color shades, tints & tones
#ce5f9d color schemes
#ce5f9d color preview, HTML & CSS examples
           This text has a color of #ce5f9d        
        
          <p style="color:#ce5f9d;">Text here</p>
        
        
          .mytext {color:#ce5f9d;}
        
        Text color #ce5f9d
      
           This box has a color of #ce5f9d        
        
          <div style="background-color:#ce5f9d;">Content here</div>
        
        
          .mybackground {background-color:#ce5f9d;}
        
        Background color #ce5f9d
      
           Border around this has a color of #ce5f9d        
        
          <div style="border:2px solid #ce5f9d;">Content here</div>
        
        
          .myborder {border:2px solid #ce5f9d;}
        
        Border color #ce5f9d