#cd2968 color space conversions
Hex:
        #cd2968
        RGB:
        205, 41, 104
        CMY:
        20, 84, 59
        CMYK:
        0, 80, 49, 20
      HSL:
        337°, 66.6667%, 48.2353%
        HSV (HSB):
        337°, 80.0000%, 80.3922%
        XYZ:
        28.4685, 15.5645, 14.6005
        xyY:
        0.4855, 0.2655, 15.5645
      CIE-Lab:
        46.3978, 65.5816, 5.2141
        CIE-LCH:
        46.3978, 65.7885, 4.5458
        CIE-Luv:
        46.3978, 105.3240, -6.1306
        Hunter-Lab:
        39.4519, 59.7649, 5.6740
      #cd2968 color charts
#cd2968 RGB chart
      #cd2968 CMYK chart
      #cd2968 RGB pie chart
      #cd2968 color shades, tints & tones
#cd2968 color schemes
#cd2968 color preview, HTML & CSS examples
           This text has a color of #cd2968        
        
          <p style="color:#cd2968;">Text here</p>
        
        
          .mytext {color:#cd2968;}
        
        Text color #cd2968
      
           This box has a color of #cd2968        
        
          <div style="background-color:#cd2968;">Content here</div>
        
        
          .mybackground {background-color:#cd2968;}
        
        Background color #cd2968
      
           Border around this has a color of #cd2968        
        
          <div style="border:2px solid #cd2968;">Content here</div>
        
        
          .myborder {border:2px solid #cd2968;}
        
        Border color #cd2968