#cd3482 color space conversions
Hex:
        #cd3482
        RGB:
        205, 52, 130
        CMY:
        20, 80, 49
        CMYK:
        0, 75, 37, 20
      HSL:
        329°, 60.4743%, 50.3922%
        HSV (HSB):
        329°, 74.6341%, 80.3922%
        XYZ:
        30.4341, 17.0468, 22.8054
        xyY:
        0.4330, 0.2425, 17.0468
      CIE-Lab:
        48.3190, 64.8296, -7.8795
        CIE-LCH:
        48.3190, 65.3067, 353.0701
        CIE-Luv:
        48.3190, 91.4030, -22.3733
        Hunter-Lab:
        41.2878, 59.3224, -3.8475
      #cd3482 color charts
#cd3482 RGB chart
      #cd3482 CMYK chart
      #cd3482 RGB pie chart
      #cd3482 color shades, tints & tones
#cd3482 color schemes
#cd3482 color preview, HTML & CSS examples
           This text has a color of #cd3482        
        
          <p style="color:#cd3482;">Text here</p>
        
        
          .mytext {color:#cd3482;}
        
        Text color #cd3482
      
           This box has a color of #cd3482        
        
          <div style="background-color:#cd3482;">Content here</div>
        
        
          .mybackground {background-color:#cd3482;}
        
        Background color #cd3482
      
           Border around this has a color of #cd3482        
        
          <div style="border:2px solid #cd3482;">Content here</div>
        
        
          .myborder {border:2px solid #cd3482;}
        
        Border color #cd3482