#cd1568 color space conversions
Hex:
        #cd1568
        RGB:
        205, 21, 104
        CMY:
        20, 92, 59
        CMYK:
        0, 90, 49, 20
      HSL:
        333°, 81.4159%, 44.3137%
        HSV (HSB):
        333°, 89.7561%, 80.3922%
        XYZ:
        27.9437, 14.5149, 14.4256
        xyY:
        0.4912, 0.2552, 14.5149
      CIE-Lab:
        44.9625, 69.6999, 3.1499
        CIE-LCH:
        44.9625, 69.7710, 2.5876
        CIE-Luv:
        44.9625, 110.4720, -9.4850
        Hunter-Lab:
        38.0985, 64.2502, 4.2194
      #cd1568 color charts
#cd1568 RGB chart
      #cd1568 CMYK chart
      #cd1568 RGB pie chart
      #cd1568 color shades, tints & tones
#cd1568 color schemes
#cd1568 color preview, HTML & CSS examples
           This text has a color of #cd1568        
        
          <p style="color:#cd1568;">Text here</p>
        
        
          .mytext {color:#cd1568;}
        
        Text color #cd1568
      
           This box has a color of #cd1568        
        
          <div style="background-color:#cd1568;">Content here</div>
        
        
          .mybackground {background-color:#cd1568;}
        
        Background color #cd1568
      
           Border around this has a color of #cd1568        
        
          <div style="border:2px solid #cd1568;">Content here</div>
        
        
          .myborder {border:2px solid #cd1568;}
        
        Border color #cd1568