#cd4b94 color space conversions
Hex:
        #cd4b94
        RGB:
        205, 75, 148
        CMY:
        20, 71, 42
        CMYK:
        0, 63, 28, 20
      HSL:
        326°, 56.5217%, 54.9020%
        HSV (HSB):
        326°, 63.4146%, 80.3922%
        XYZ:
        33.0382, 20.1494, 30.1649
        xyY:
        0.3964, 0.2417, 20.1494
      CIE-Lab:
        52.0057, 58.4291, -13.1286
        CIE-LCH:
        52.0057, 59.8859, 347.3363
        CIE-Luv:
        52.0057, 76.0873, -28.6781
        Hunter-Lab:
        44.8881, 52.8241, -8.4213
      #cd4b94 color charts
#cd4b94 RGB chart
      #cd4b94 CMYK chart
      #cd4b94 RGB pie chart
      #cd4b94 color shades, tints & tones
#cd4b94 color schemes
#cd4b94 color preview, HTML & CSS examples
           This text has a color of #cd4b94        
        
          <p style="color:#cd4b94;">Text here</p>
        
        
          .mytext {color:#cd4b94;}
        
        Text color #cd4b94
      
           This box has a color of #cd4b94        
        
          <div style="background-color:#cd4b94;">Content here</div>
        
        
          .mybackground {background-color:#cd4b94;}
        
        Background color #cd4b94
      
           Border around this has a color of #cd4b94        
        
          <div style="border:2px solid #cd4b94;">Content here</div>
        
        
          .myborder {border:2px solid #cd4b94;}
        
        Border color #cd4b94