#ce1570 color space conversions
Hex:
        #ce1570
        RGB:
        206, 21, 112
        CMY:
        19, 92, 56
        CMYK:
        0, 90, 46, 19
      HSL:
        330°, 81.4978%, 44.5098%
        HSV (HSB):
        330°, 89.8058%, 80.7843%
        XYZ:
        28.6464, 14.8280, 16.6815
        xyY:
        0.4762, 0.2465, 14.8280
      CIE-Lab:
        45.3977, 70.5881, -1.1594
        CIE-LCH:
        45.3977, 70.5976, 359.0590
        CIE-Luv:
        45.3977, 107.8259, -14.8354
        Hunter-Lab:
        38.5071, 65.4030, 1.2703
      #ce1570 color charts
#ce1570 RGB chart
      #ce1570 CMYK chart
      #ce1570 RGB pie chart
      #ce1570 color shades, tints & tones
#ce1570 color schemes
#ce1570 color preview, HTML & CSS examples
           This text has a color of #ce1570        
        
          <p style="color:#ce1570;">Text here</p>
        
        
          .mytext {color:#ce1570;}
        
        Text color #ce1570
      
           This box has a color of #ce1570        
        
          <div style="background-color:#ce1570;">Content here</div>
        
        
          .mybackground {background-color:#ce1570;}
        
        Background color #ce1570
      
           Border around this has a color of #ce1570        
        
          <div style="border:2px solid #ce1570;">Content here</div>
        
        
          .myborder {border:2px solid #ce1570;}
        
        Border color #ce1570