#cd1675 color space conversions
Hex:
        #cd1675
        RGB:
        205, 22, 117
        CMY:
        20, 91, 54
        CMYK:
        0, 89, 43, 20
      HSL:
        329°, 80.6167%, 44.5098%
        HSV (HSB):
        329°, 89.2683%, 80.3922%
        XYZ:
        28.6746, 14.8373, 18.1822
        xyY:
        0.4648, 0.2405, 14.8373
      CIE-Lab:
        45.4106, 70.6428, -4.2547
        CIE-LCH:
        45.4106, 70.7708, 356.5533
        CIE-Luv:
        45.4106, 104.6436, -18.6736
        Hunter-Lab:
        38.5192, 65.4710, -1.0231
      #cd1675 color charts
#cd1675 RGB chart
      #cd1675 CMYK chart
      #cd1675 RGB pie chart
      #cd1675 color shades, tints & tones
#cd1675 color schemes
#cd1675 color preview, HTML & CSS examples
           This text has a color of #cd1675        
        
          <p style="color:#cd1675;">Text here</p>
        
        
          .mytext {color:#cd1675;}
        
        Text color #cd1675
      
           This box has a color of #cd1675        
        
          <div style="background-color:#cd1675;">Content here</div>
        
        
          .mybackground {background-color:#cd1675;}
        
        Background color #cd1675
      
           Border around this has a color of #cd1675        
        
          <div style="border:2px solid #cd1675;">Content here</div>
        
        
          .myborder {border:2px solid #cd1675;}
        
        Border color #cd1675