#cd1894 color space conversions
Hex:
        #cd1894
        RGB:
        205, 24, 148
        CMY:
        20, 91, 42
        CMYK:
        0, 88, 28, 20
      HSL:
        319°, 79.0393%, 44.9020%
        HSV (HSB):
        319°, 88.2927%, 80.3922%
        XYZ:
        30.8488, 15.7705, 29.4351
        xyY:
        0.4056, 0.2074, 15.7705
      CIE-Lab:
        46.6720, 73.4754, -21.2647
        CIE-LCH:
        46.6720, 76.4906, 343.8589
        CIE-Luv:
        46.6720, 90.4378, -42.0591
        Hunter-Lab:
        39.7121, 69.1644, -16.1479
      #cd1894 color charts
#cd1894 RGB chart
      #cd1894 CMYK chart
      #cd1894 RGB pie chart
      #cd1894 color shades, tints & tones
#cd1894 color schemes
#cd1894 color preview, HTML & CSS examples
           This text has a color of #cd1894        
        
          <p style="color:#cd1894;">Text here</p>
        
        
          .mytext {color:#cd1894;}
        
        Text color #cd1894
      
           This box has a color of #cd1894        
        
          <div style="background-color:#cd1894;">Content here</div>
        
        
          .mybackground {background-color:#cd1894;}
        
        Background color #cd1894
      
           Border around this has a color of #cd1894        
        
          <div style="border:2px solid #cd1894;">Content here</div>
        
        
          .myborder {border:2px solid #cd1894;}
        
        Border color #cd1894