#cd2d91 color space conversions
Hex:
        #cd2d91
        RGB:
        205, 45, 145
        CMY:
        20, 82, 43
        CMYK:
        0, 78, 29, 20
      HSL:
        323°, 64.0000%, 49.0196%
        HSV (HSB):
        323°, 78.0488%, 80.3922%
        XYZ:
        31.2261, 16.9002, 28.4043
        xyY:
        0.4080, 0.2208, 16.9002
      CIE-Lab:
        48.1341, 68.5683, -17.2163
        CIE-LCH:
        48.1341, 70.6966, 345.9054
        CIE-Luv:
        48.1341, 87.4736, -35.7835
        Hunter-Lab:
        41.1099, 63.6418, -12.1887
      #cd2d91 color charts
#cd2d91 RGB chart
      #cd2d91 CMYK chart
      #cd2d91 RGB pie chart
      #cd2d91 color shades, tints & tones
#cd2d91 color schemes
#cd2d91 color preview, HTML & CSS examples
           This text has a color of #cd2d91        
        
          <p style="color:#cd2d91;">Text here</p>
        
        
          .mytext {color:#cd2d91;}
        
        Text color #cd2d91
      
           This box has a color of #cd2d91        
        
          <div style="background-color:#cd2d91;">Content here</div>
        
        
          .mybackground {background-color:#cd2d91;}
        
        Background color #cd2d91
      
           Border around this has a color of #cd2d91        
        
          <div style="border:2px solid #cd2d91;">Content here</div>
        
        
          .myborder {border:2px solid #cd2d91;}
        
        Border color #cd2d91