#cd2298 color space conversions
Hex:
        #cd2298
        RGB:
        205, 34, 152
        CMY:
        20, 87, 40
        CMYK:
        0, 83, 26, 20
      HSL:
        319°, 71.5481%, 46.8627%
        HSV (HSB):
        319°, 83.4146%, 80.3922%
        XYZ:
        31.4164, 16.3902, 31.2136
        xyY:
        0.3976, 0.2074, 16.3902
      CIE-Lab:
        47.4823, 72.0772, -22.4213
        CIE-LCH:
        47.4823, 75.4840, 342.7205
        CIE-Luv:
        47.4823, 87.0124, -43.6003
        Hunter-Lab:
        40.4848, 67.6683, -17.3729
      #cd2298 color charts
#cd2298 RGB chart
      #cd2298 CMYK chart
      #cd2298 RGB pie chart
      #cd2298 color shades, tints & tones
#cd2298 color schemes
#cd2298 color preview, HTML & CSS examples
           This text has a color of #cd2298        
        
          <p style="color:#cd2298;">Text here</p>
        
        
          .mytext {color:#cd2298;}
        
        Text color #cd2298
      
           This box has a color of #cd2298        
        
          <div style="background-color:#cd2298;">Content here</div>
        
        
          .mybackground {background-color:#cd2298;}
        
        Background color #cd2298
      
           Border around this has a color of #cd2298        
        
          <div style="border:2px solid #cd2298;">Content here</div>
        
        
          .myborder {border:2px solid #cd2298;}
        
        Border color #cd2298