#cd3f7a color space conversions
Hex:
        #cd3f7a
        RGB:
        205, 63, 122
        CMY:
        20, 75, 52
        CMYK:
        0, 69, 40, 20
      HSL:
        335°, 58.6777%, 52.5490%
        HSV (HSB):
        335°, 69.2683%, 80.3922%
        XYZ:
        30.4672, 17.9393, 20.2692
        xyY:
        0.4436, 0.2612, 17.9393
      CIE-Lab:
        49.4224, 60.1975, -1.4000
        CIE-LCH:
        49.4224, 60.2138, 358.6678
        CIE-Luv:
        49.4224, 90.1688, -13.0472
        Hunter-Lab:
        42.3548, 54.2800, 1.2747
      #cd3f7a color charts
#cd3f7a RGB chart
      #cd3f7a CMYK chart
      #cd3f7a RGB pie chart
      #cd3f7a color shades, tints & tones
#cd3f7a color schemes
#cd3f7a color preview, HTML & CSS examples
           This text has a color of #cd3f7a        
        
          <p style="color:#cd3f7a;">Text here</p>
        
        
          .mytext {color:#cd3f7a;}
        
        Text color #cd3f7a
      
           This box has a color of #cd3f7a        
        
          <div style="background-color:#cd3f7a;">Content here</div>
        
        
          .mybackground {background-color:#cd3f7a;}
        
        Background color #cd3f7a
      
           Border around this has a color of #cd3f7a        
        
          <div style="border:2px solid #cd3f7a;">Content here</div>
        
        
          .myborder {border:2px solid #cd3f7a;}
        
        Border color #cd3f7a