#cd2f87 color space conversions
Hex:
        #cd2f87
        RGB:
        205, 47, 135
        CMY:
        20, 82, 47
        CMYK:
        0, 77, 34, 20
      HSL:
        327°, 62.6984%, 49.4118%
        HSV (HSB):
        327°, 77.0732%, 80.3922%
        XYZ:
        30.5665, 16.7614, 24.5459
        xyY:
        0.4253, 0.2332, 16.7614
      CIE-Lab:
        47.9580, 66.8809, -11.4497
        CIE-LCH:
        47.9580, 67.8539, 350.2854
        CIE-Luv:
        47.9580, 91.0029, -27.5232
        Hunter-Lab:
        40.9407, 61.6226, -6.8887
      #cd2f87 color charts
#cd2f87 RGB chart
      #cd2f87 CMYK chart
      #cd2f87 RGB pie chart
      #cd2f87 color shades, tints & tones
#cd2f87 color schemes
#cd2f87 color preview, HTML & CSS examples
           This text has a color of #cd2f87        
        
          <p style="color:#cd2f87;">Text here</p>
        
        
          .mytext {color:#cd2f87;}
        
        Text color #cd2f87
      
           This box has a color of #cd2f87        
        
          <div style="background-color:#cd2f87;">Content here</div>
        
        
          .mybackground {background-color:#cd2f87;}
        
        Background color #cd2f87
      
           Border around this has a color of #cd2f87        
        
          <div style="border:2px solid #cd2f87;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f87;}
        
        Border color #cd2f87