#cd3380 color space conversions
Hex:
        #cd3380
        RGB:
        205, 51, 128
        CMY:
        20, 80, 50
        CMYK:
        0, 75, 38, 20
      HSL:
        330°, 60.6299%, 50.1961%
        HSV (HSB):
        330°, 75.1220%, 80.3922%
        XYZ:
        30.2569, 16.9053, 22.0904
        xyY:
        0.4369, 0.2441, 16.9053
      CIE-Lab:
        48.1405, 64.9340, -6.9328
        CIE-LCH:
        48.1405, 65.3030, 353.9058
        CIE-Luv:
        48.1405, 92.5269, -21.1293
        Hunter-Lab:
        41.1161, 59.4035, -3.0735
      #cd3380 color charts
#cd3380 RGB chart
      #cd3380 CMYK chart
      #cd3380 RGB pie chart
      #cd3380 color shades, tints & tones
#cd3380 color schemes
#cd3380 color preview, HTML & CSS examples
           This text has a color of #cd3380        
        
          <p style="color:#cd3380;">Text here</p>
        
        
          .mytext {color:#cd3380;}
        
        Text color #cd3380
      
           This box has a color of #cd3380        
        
          <div style="background-color:#cd3380;">Content here</div>
        
        
          .mybackground {background-color:#cd3380;}
        
        Background color #cd3380
      
           Border around this has a color of #cd3380        
        
          <div style="border:2px solid #cd3380;">Content here</div>
        
        
          .myborder {border:2px solid #cd3380;}
        
        Border color #cd3380