#ce5290 color space conversions
Hex:
        #ce5290
        RGB:
        206, 82, 144
        CMY:
        19, 68, 44
        CMYK:
        0, 60, 30, 19
      HSL:
        330°, 55.8559%, 56.4706%
        HSV (HSB):
        330°, 60.1942%, 80.7843%
        XYZ:
        33.5049, 21.1700, 28.7059
        xyY:
        0.4018, 0.2539, 21.1700
      CIE-Lab:
        53.1351, 55.2090, -9.0446
        CIE-LCH:
        53.1351, 55.9449, 350.6962
        CIE-Luv:
        53.1351, 75.0992, -22.4585
        Hunter-Lab:
        46.0109, 49.4639, -4.7830
      #ce5290 color charts
#ce5290 RGB chart
      #ce5290 CMYK chart
      #ce5290 RGB pie chart
      #ce5290 color shades, tints & tones
#ce5290 color schemes
#ce5290 color preview, HTML & CSS examples
           This text has a color of #ce5290        
        
          <p style="color:#ce5290;">Text here</p>
        
        
          .mytext {color:#ce5290;}
        
        Text color #ce5290
      
           This box has a color of #ce5290        
        
          <div style="background-color:#ce5290;">Content here</div>
        
        
          .mybackground {background-color:#ce5290;}
        
        Background color #ce5290
      
           Border around this has a color of #ce5290        
        
          <div style="border:2px solid #ce5290;">Content here</div>
        
        
          .myborder {border:2px solid #ce5290;}
        
        Border color #ce5290