#cd3372 color space conversions
Hex:
        #cd3372
        RGB:
        205, 51, 114
        CMY:
        20, 80, 55
        CMYK:
        0, 75, 44, 20
      HSL:
        335°, 60.6299%, 50.1961%
        HSV (HSB):
        335°, 75.1220%, 80.3922%
        XYZ:
        29.3979, 16.5617, 17.5669
        xyY:
        0.4628, 0.2607, 16.5617
      CIE-Lab:
        47.7030, 63.5580, 0.9544
        CIE-LCH:
        47.7030, 63.5651, 0.8603
        CIE-Luv:
        47.7030, 97.9408, -10.7717
        Hunter-Lab:
        40.6961, 57.7263, 2.8941
      #cd3372 color charts
#cd3372 RGB chart
      #cd3372 CMYK chart
      #cd3372 RGB pie chart
      #cd3372 color shades, tints & tones
#cd3372 color schemes
#cd3372 color preview, HTML & CSS examples
           This text has a color of #cd3372        
        
          <p style="color:#cd3372;">Text here</p>
        
        
          .mytext {color:#cd3372;}
        
        Text color #cd3372
      
           This box has a color of #cd3372        
        
          <div style="background-color:#cd3372;">Content here</div>
        
        
          .mybackground {background-color:#cd3372;}
        
        Background color #cd3372
      
           Border around this has a color of #cd3372        
        
          <div style="border:2px solid #cd3372;">Content here</div>
        
        
          .myborder {border:2px solid #cd3372;}
        
        Border color #cd3372