#cd264b color space conversions
Hex:
        #cd264b
        RGB:
        205, 38, 75
        CMY:
        20, 85, 71
        CMYK:
        0, 81, 63, 20
      HSL:
        347°, 68.7243%, 47.6471%
        HSV (HSB):
        347°, 81.4634%, 80.3922%
        XYZ:
        27.1400, 14.8734, 8.0970
        xyY:
        0.5416, 0.2968, 14.8734
      CIE-Lab:
        45.4603, 64.3359, 21.8616
        CIE-LCH:
        45.4603, 67.9488, 18.7680
        CIE-Luv:
        45.4603, 116.7765, 11.3818
        Hunter-Lab:
        38.5660, 58.1248, 14.5481
      #cd264b color charts
#cd264b RGB chart
      #cd264b CMYK chart
      #cd264b RGB pie chart
      #cd264b color shades, tints & tones
#cd264b color schemes
#cd264b color preview, HTML & CSS examples
           This text has a color of #cd264b        
        
          <p style="color:#cd264b;">Text here</p>
        
        
          .mytext {color:#cd264b;}
        
        Text color #cd264b
      
           This box has a color of #cd264b        
        
          <div style="background-color:#cd264b;">Content here</div>
        
        
          .mybackground {background-color:#cd264b;}
        
        Background color #cd264b
      
           Border around this has a color of #cd264b        
        
          <div style="border:2px solid #cd264b;">Content here</div>
        
        
          .myborder {border:2px solid #cd264b;}
        
        Border color #cd264b