#cd5c94 color space conversions
Hex:
        #cd5c94
        RGB:
        205, 92, 148
        CMY:
        20, 64, 42
        CMYK:
        0, 55, 28, 20
      HSL:
        330°, 53.0516%, 58.2353%
        HSV (HSB):
        330°, 55.1220%, 80.3922%
        XYZ:
        34.3493, 22.7715, 30.6019
        xyY:
        0.3916, 0.2596, 22.7715
      CIE-Lab:
        54.8362, 50.8188, -8.8750
        CIE-LCH:
        54.8362, 51.5879, 350.0937
        CIE-Luv:
        54.8362, 68.3746, -21.5055
        Hunter-Lab:
        47.7195, 44.9779, -4.6182
      #cd5c94 color charts
#cd5c94 RGB chart
      #cd5c94 CMYK chart
      #cd5c94 RGB pie chart
      #cd5c94 color shades, tints & tones
#cd5c94 color schemes
#cd5c94 color preview, HTML & CSS examples
           This text has a color of #cd5c94        
        
          <p style="color:#cd5c94;">Text here</p>
        
        
          .mytext {color:#cd5c94;}
        
        Text color #cd5c94
      
           This box has a color of #cd5c94        
        
          <div style="background-color:#cd5c94;">Content here</div>
        
        
          .mybackground {background-color:#cd5c94;}
        
        Background color #cd5c94
      
           Border around this has a color of #cd5c94        
        
          <div style="border:2px solid #cd5c94;">Content here</div>
        
        
          .myborder {border:2px solid #cd5c94;}
        
        Border color #cd5c94