#ce297f color space conversions
Hex:
        #ce297f
        RGB:
        206, 41, 127
        CMY:
        19, 84, 50
        CMYK:
        0, 80, 38, 19
      HSL:
        329°, 66.8016%, 48.4314%
        HSV (HSB):
        329°, 80.0971%, 80.7843%
        XYZ:
        30.0773, 16.2400, 21.6281
        xyY:
        0.4427, 0.2390, 16.2400
      CIE-Lab:
        47.2878, 67.9324, -7.5773
        CIE-LCH:
        47.2878, 68.3537, 353.6355
        CIE-Luv:
        47.2878, 96.8306, -22.5164
        Hunter-Lab:
        40.2989, 62.7015, -3.6112
      #ce297f color charts
#ce297f RGB chart
      #ce297f CMYK chart
      #ce297f RGB pie chart
      #ce297f color shades, tints & tones
#ce297f color schemes
#ce297f color preview, HTML & CSS examples
           This text has a color of #ce297f        
        
          <p style="color:#ce297f;">Text here</p>
        
        
          .mytext {color:#ce297f;}
        
        Text color #ce297f
      
           This box has a color of #ce297f        
        
          <div style="background-color:#ce297f;">Content here</div>
        
        
          .mybackground {background-color:#ce297f;}
        
        Background color #ce297f
      
           Border around this has a color of #ce297f        
        
          <div style="border:2px solid #ce297f;">Content here</div>
        
        
          .myborder {border:2px solid #ce297f;}
        
        Border color #ce297f