#cd1c90 color space conversions
Hex:
        #cd1c90
        RGB:
        205, 28, 144
        CMY:
        20, 89, 44
        CMYK:
        0, 86, 30, 20
      HSL:
        321°, 75.9657%, 45.6863%
        HSV (HSB):
        321°, 86.3415%, 80.3922%
        XYZ:
        30.6261, 15.8233, 27.8256
        xyY:
        0.4123, 0.2130, 15.8233
      CIE-Lab:
        46.7418, 72.3460, -18.7430
        CIE-LCH:
        46.7418, 74.7345, 345.4755
        CIE-Luv:
        46.7418, 91.5884, -38.3624
        Hunter-Lab:
        39.7785, 67.8180, -13.6292
      #cd1c90 color charts
#cd1c90 RGB chart
      #cd1c90 CMYK chart
      #cd1c90 RGB pie chart
      #cd1c90 color shades, tints & tones
#cd1c90 color schemes
#cd1c90 color preview, HTML & CSS examples
           This text has a color of #cd1c90        
        
          <p style="color:#cd1c90;">Text here</p>
        
        
          .mytext {color:#cd1c90;}
        
        Text color #cd1c90
      
           This box has a color of #cd1c90        
        
          <div style="background-color:#cd1c90;">Content here</div>
        
        
          .mybackground {background-color:#cd1c90;}
        
        Background color #cd1c90
      
           Border around this has a color of #cd1c90        
        
          <div style="border:2px solid #cd1c90;">Content here</div>
        
        
          .myborder {border:2px solid #cd1c90;}
        
        Border color #cd1c90