#ce2f83 color space conversions
Hex:
        #ce2f83
        RGB:
        206, 47, 131
        CMY:
        19, 82, 49
        CMYK:
        0, 77, 36, 19
      HSL:
        328°, 62.8458%, 49.6078%
        HSV (HSB):
        328°, 77.1845%, 80.7843%
        XYZ:
        30.5668, 16.7935, 23.1032
        xyY:
        0.4338, 0.2383, 16.7935
      CIE-Lab:
        47.9988, 66.7062, -8.9462
        CIE-LCH:
        47.9988, 67.3034, 352.3615
        CIE-Luv:
        47.9988, 93.4284, -24.1400
        Hunter-Lab:
        40.9799, 61.4280, -4.7398
      #ce2f83 color charts
#ce2f83 RGB chart
      #ce2f83 CMYK chart
      #ce2f83 RGB pie chart
      #ce2f83 color shades, tints & tones
#ce2f83 color schemes
#ce2f83 color preview, HTML & CSS examples
           This text has a color of #ce2f83        
        
          <p style="color:#ce2f83;">Text here</p>
        
        
          .mytext {color:#ce2f83;}
        
        Text color #ce2f83
      
           This box has a color of #ce2f83        
        
          <div style="background-color:#ce2f83;">Content here</div>
        
        
          .mybackground {background-color:#ce2f83;}
        
        Background color #ce2f83
      
           Border around this has a color of #ce2f83        
        
          <div style="border:2px solid #ce2f83;">Content here</div>
        
        
          .myborder {border:2px solid #ce2f83;}
        
        Border color #ce2f83