#cd3494 color space conversions
Hex:
        #cd3494
        RGB:
        205, 52, 148
        CMY:
        20, 80, 42
        CMYK:
        0, 75, 28, 20
      HSL:
        322°, 60.4743%, 50.3922%
        HSV (HSB):
        322°, 74.6341%, 80.3922%
        XYZ:
        31.7501, 17.5732, 29.7355
        xyY:
        0.4016, 0.2223, 17.5732
      CIE-Lab:
        48.9743, 66.8659, -17.7336
        CIE-LCH:
        48.9743, 69.1775, 345.1465
        CIE-Luv:
        48.9743, 84.3030, -36.3271
        Hunter-Lab:
        41.9204, 61.8333, -12.7120
      #cd3494 color charts
#cd3494 RGB chart
      #cd3494 CMYK chart
      #cd3494 RGB pie chart
      #cd3494 color shades, tints & tones
#cd3494 color schemes
#cd3494 color preview, HTML & CSS examples
           This text has a color of #cd3494        
        
          <p style="color:#cd3494;">Text here</p>
        
        
          .mytext {color:#cd3494;}
        
        Text color #cd3494
      
           This box has a color of #cd3494        
        
          <div style="background-color:#cd3494;">Content here</div>
        
        
          .mybackground {background-color:#cd3494;}
        
        Background color #cd3494
      
           Border around this has a color of #cd3494        
        
          <div style="border:2px solid #cd3494;">Content here</div>
        
        
          .myborder {border:2px solid #cd3494;}
        
        Border color #cd3494