#cd265b color space conversions
Hex:
        #cd265b
        RGB:
        205, 38, 91
        CMY:
        20, 85, 64
        CMYK:
        0, 81, 56, 20
      HSL:
        341°, 68.7243%, 47.6471%
        HSV (HSB):
        341°, 81.4634%, 80.3922%
        XYZ:
        27.7583, 15.1207, 11.3531
        xyY:
        0.5118, 0.2788, 15.1207
      CIE-Lab:
        45.7991, 65.3572, 12.4158
        CIE-LCH:
        45.7991, 66.5261, 10.7562
        CIE-Luv:
        45.7991, 111.2500, 1.8798
        Hunter-Lab:
        38.8853, 59.3728, 9.9092
      #cd265b color charts
#cd265b RGB chart
      #cd265b CMYK chart
      #cd265b RGB pie chart
      #cd265b color shades, tints & tones
#cd265b color schemes
#cd265b color preview, HTML & CSS examples
           This text has a color of #cd265b        
        
          <p style="color:#cd265b;">Text here</p>
        
        
          .mytext {color:#cd265b;}
        
        Text color #cd265b
      
           This box has a color of #cd265b        
        
          <div style="background-color:#cd265b;">Content here</div>
        
        
          .mybackground {background-color:#cd265b;}
        
        Background color #cd265b
      
           Border around this has a color of #cd265b        
        
          <div style="border:2px solid #cd265b;">Content here</div>
        
        
          .myborder {border:2px solid #cd265b;}
        
        Border color #cd265b