#cd1e95 color space conversions
Hex:
        #cd1e95
        RGB:
        205, 30, 149
        CMY:
        20, 88, 42
        CMYK:
        0, 85, 27, 20
      HSL:
        319°, 74.4681%, 46.0784%
        HSV (HSB):
        319°, 85.3659%, 80.3922%
        XYZ:
        31.0659, 16.0776, 29.8997
        xyY:
        0.4032, 0.2087, 16.0776
      CIE-Lab:
        47.0761, 72.5376, -21.2447
        CIE-LCH:
        47.0761, 75.5847, 343.6758
        CIE-Luv:
        47.0761, 89.0429, -41.9449
        Hunter-Lab:
        40.0969, 68.1271, -16.1439
      #cd1e95 color charts
#cd1e95 RGB chart
      #cd1e95 CMYK chart
      #cd1e95 RGB pie chart
      #cd1e95 color shades, tints & tones
#cd1e95 color schemes
#cd1e95 color preview, HTML & CSS examples
           This text has a color of #cd1e95        
        
          <p style="color:#cd1e95;">Text here</p>
        
        
          .mytext {color:#cd1e95;}
        
        Text color #cd1e95
      
           This box has a color of #cd1e95        
        
          <div style="background-color:#cd1e95;">Content here</div>
        
        
          .mybackground {background-color:#cd1e95;}
        
        Background color #cd1e95
      
           Border around this has a color of #cd1e95        
        
          <div style="border:2px solid #cd1e95;">Content here</div>
        
        
          .myborder {border:2px solid #cd1e95;}
        
        Border color #cd1e95