#cd1396 color space conversions
Hex:
        #cd1396
        RGB:
        205, 19, 150
        CMY:
        20, 93, 41
        CMYK:
        0, 91, 27, 20
      HSL:
        318°, 83.0357%, 43.9216%
        HSV (HSB):
        318°, 90.7317%, 80.3922%
        XYZ:
        30.9147, 15.6469, 30.2449
        xyY:
        0.4025, 0.2037, 15.6469
      CIE-Lab:
        46.5078, 74.4279, -22.7231
        CIE-LCH:
        46.5078, 77.8193, 343.0224
        CIE-Luv:
        46.5078, 90.1900, -44.2329
        Hunter-Lab:
        39.5561, 70.2817, -17.6443
      #cd1396 color charts
#cd1396 RGB chart
      #cd1396 CMYK chart
      #cd1396 RGB pie chart
      #cd1396 color shades, tints & tones
#cd1396 color schemes
#cd1396 color preview, HTML & CSS examples
           This text has a color of #cd1396        
        
          <p style="color:#cd1396;">Text here</p>
        
        
          .mytext {color:#cd1396;}
        
        Text color #cd1396
      
           This box has a color of #cd1396        
        
          <div style="background-color:#cd1396;">Content here</div>
        
        
          .mybackground {background-color:#cd1396;}
        
        Background color #cd1396
      
           Border around this has a color of #cd1396        
        
          <div style="border:2px solid #cd1396;">Content here</div>
        
        
          .myborder {border:2px solid #cd1396;}
        
        Border color #cd1396