#cd1c78 color space conversions
Hex:
        #cd1c78
        RGB:
        205, 28, 120
        CMY:
        20, 89, 53
        CMYK:
        0, 86, 41, 20
      HSL:
        329°, 75.9657%, 45.6863%
        HSV (HSB):
        329°, 86.3415%, 80.3922%
        XYZ:
        28.9823, 15.1657, 19.1690
        xyY:
        0.4577, 0.2395, 15.1657
      CIE-Lab:
        45.8603, 69.8990, -5.4368
        CIE-LCH:
        45.8603, 70.1101, 355.5524
        CIE-Luv:
        45.8603, 102.1802, -20.0412
        Hunter-Lab:
        38.9432, 64.6926, -1.9242
      #cd1c78 color charts
#cd1c78 RGB chart
      #cd1c78 CMYK chart
      #cd1c78 RGB pie chart
      #cd1c78 color shades, tints & tones
#cd1c78 color schemes
#cd1c78 color preview, HTML & CSS examples
           This text has a color of #cd1c78        
        
          <p style="color:#cd1c78;">Text here</p>
        
        
          .mytext {color:#cd1c78;}
        
        Text color #cd1c78
      
           This box has a color of #cd1c78        
        
          <div style="background-color:#cd1c78;">Content here</div>
        
        
          .mybackground {background-color:#cd1c78;}
        
        Background color #cd1c78
      
           Border around this has a color of #cd1c78        
        
          <div style="border:2px solid #cd1c78;">Content here</div>
        
        
          .myborder {border:2px solid #cd1c78;}
        
        Border color #cd1c78