#cd2586 color space conversions
Hex:
        #cd2586
        RGB:
        205, 37, 134
        CMY:
        20, 85, 47
        CMYK:
        0, 82, 35, 20
      HSL:
        325°, 69.4215%, 47.4510%
        HSV (HSB):
        325°, 81.9512%, 80.3922%
        XYZ:
        30.1415, 16.0235, 24.0585
        xyY:
        0.4292, 0.2282, 16.0235
      CIE-Lab:
        47.0053, 69.3922, -12.2812
        CIE-LCH:
        47.0053, 70.4706, 349.9636
        CIE-Luv:
        47.0053, 94.1067, -29.0190
        Hunter-Lab:
        40.0294, 64.3563, -7.6139
      #cd2586 color charts
#cd2586 RGB chart
      #cd2586 CMYK chart
      #cd2586 RGB pie chart
      #cd2586 color shades, tints & tones
#cd2586 color schemes
#cd2586 color preview, HTML & CSS examples
           This text has a color of #cd2586        
        
          <p style="color:#cd2586;">Text here</p>
        
        
          .mytext {color:#cd2586;}
        
        Text color #cd2586
      
           This box has a color of #cd2586        
        
          <div style="background-color:#cd2586;">Content here</div>
        
        
          .mybackground {background-color:#cd2586;}
        
        Background color #cd2586
      
           Border around this has a color of #cd2586        
        
          <div style="border:2px solid #cd2586;">Content here</div>
        
        
          .myborder {border:2px solid #cd2586;}
        
        Border color #cd2586