#cd4471 color space conversions
Hex:
        #cd4471
        RGB:
        205, 68, 113
        CMY:
        20, 73, 56
        CMYK:
        0, 67, 45, 20
      HSL:
        340°, 57.8059%, 53.5294%
        HSV (HSB):
        340°, 66.8293%, 80.3922%
        XYZ:
        30.2246, 18.3056, 17.5631
        xyY:
        0.4573, 0.2770, 18.3056
      CIE-Lab:
        49.8647, 57.3802, 4.6893
        CIE-LCH:
        49.8647, 57.5715, 4.6720
        CIE-Luv:
        49.8647, 90.9735, -4.8574
        Hunter-Lab:
        42.7851, 51.2236, 5.6112
      #cd4471 color charts
#cd4471 RGB chart
      #cd4471 CMYK chart
      #cd4471 RGB pie chart
      #cd4471 color shades, tints & tones
#cd4471 color schemes
#cd4471 color preview, HTML & CSS examples
           This text has a color of #cd4471        
        
          <p style="color:#cd4471;">Text here</p>
        
        
          .mytext {color:#cd4471;}
        
        Text color #cd4471
      
           This box has a color of #cd4471        
        
          <div style="background-color:#cd4471;">Content here</div>
        
        
          .mybackground {background-color:#cd4471;}
        
        Background color #cd4471
      
           Border around this has a color of #cd4471        
        
          <div style="border:2px solid #cd4471;">Content here</div>
        
        
          .myborder {border:2px solid #cd4471;}
        
        Border color #cd4471