#ce2f63 color space conversions
Hex:
        #ce2f63
        RGB:
        206, 47, 99
        CMY:
        19, 82, 61
        CMYK:
        0, 77, 52, 19
      HSL:
        340°, 62.8458%, 49.6078%
        HSV (HSB):
        340°, 77.1845%, 80.7843%
        XYZ:
        28.7222, 16.0557, 13.3896
        xyY:
        0.4938, 0.2760, 16.0557
      CIE-Lab:
        47.0475, 63.7726, 9.2462
        CIE-LCH:
        47.0475, 64.4394, 8.2496
        CIE-Luv:
        47.0475, 105.8692, -1.0958
        Hunter-Lab:
        40.0696, 57.8288, 8.2364
      #ce2f63 color charts
#ce2f63 RGB chart
      #ce2f63 CMYK chart
      #ce2f63 RGB pie chart
      #ce2f63 color shades, tints & tones
#ce2f63 color schemes
#ce2f63 color preview, HTML & CSS examples
           This text has a color of #ce2f63        
        
          <p style="color:#ce2f63;">Text here</p>
        
        
          .mytext {color:#ce2f63;}
        
        Text color #ce2f63
      
           This box has a color of #ce2f63        
        
          <div style="background-color:#ce2f63;">Content here</div>
        
        
          .mybackground {background-color:#ce2f63;}
        
        Background color #ce2f63
      
           Border around this has a color of #ce2f63        
        
          <div style="border:2px solid #ce2f63;">Content here</div>
        
        
          .myborder {border:2px solid #ce2f63;}
        
        Border color #ce2f63