#cd2496 color space conversions
Hex:
        #cd2496
        RGB:
        205, 36, 150
        CMY:
        20, 86, 41
        CMYK:
        0, 82, 27, 20
      HSL:
        320°, 70.1245%, 47.2549%
        HSV (HSB):
        320°, 82.4390%, 80.3922%
        XYZ:
        31.3127, 16.4429, 30.3776
        xyY:
        0.4008, 0.2104, 16.4429
      CIE-Lab:
        47.5503, 71.4037, -21.1162
        CIE-LCH:
        47.5503, 74.4606, 343.5255
        CIE-Luv:
        47.5503, 87.4760, -41.6553
        Hunter-Lab:
        40.5498, 66.8761, -16.0317
      #cd2496 color charts
#cd2496 RGB chart
      #cd2496 CMYK chart
      #cd2496 RGB pie chart
      #cd2496 color shades, tints & tones
#cd2496 color schemes
#cd2496 color preview, HTML & CSS examples
           This text has a color of #cd2496        
        
          <p style="color:#cd2496;">Text here</p>
        
        
          .mytext {color:#cd2496;}
        
        Text color #cd2496
      
           This box has a color of #cd2496        
        
          <div style="background-color:#cd2496;">Content here</div>
        
        
          .mybackground {background-color:#cd2496;}
        
        Background color #cd2496
      
           Border around this has a color of #cd2496        
        
          <div style="border:2px solid #cd2496;">Content here</div>
        
        
          .myborder {border:2px solid #cd2496;}
        
        Border color #cd2496