#cd2d95 color space conversions
Hex:
        #cd2d95
        RGB:
        205, 45, 149
        CMY:
        20, 82, 42
        CMYK:
        0, 78, 27, 20
      HSL:
        321°, 64.0000%, 49.0196%
        HSV (HSB):
        321°, 78.0488%, 80.3922%
        XYZ:
        31.5400, 17.0258, 30.0577
        xyY:
        0.4012, 0.2165, 17.0258
      CIE-Lab:
        48.2926, 69.0377, -19.3761
        CIE-LCH:
        48.2926, 71.7052, 344.3227
        CIE-Luv:
        48.2926, 85.8289, -38.9192
        Hunter-Lab:
        41.2624, 64.2323, -14.3064
      #cd2d95 color charts
#cd2d95 RGB chart
      #cd2d95 CMYK chart
      #cd2d95 RGB pie chart
      #cd2d95 color shades, tints & tones
#cd2d95 color schemes
#cd2d95 color preview, HTML & CSS examples
           This text has a color of #cd2d95        
        
          <p style="color:#cd2d95;">Text here</p>
        
        
          .mytext {color:#cd2d95;}
        
        Text color #cd2d95
      
           This box has a color of #cd2d95        
        
          <div style="background-color:#cd2d95;">Content here</div>
        
        
          .mybackground {background-color:#cd2d95;}
        
        Background color #cd2d95
      
           Border around this has a color of #cd2d95        
        
          <div style="border:2px solid #cd2d95;">Content here</div>
        
        
          .myborder {border:2px solid #cd2d95;}
        
        Border color #cd2d95