#cd1170 color space conversions
Hex:
        #cd1170
        RGB:
        205, 17, 112
        CMY:
        20, 93, 56
        CMYK:
        0, 92, 45, 20
      HSL:
        330°, 84.6847%, 43.5294%
        HSV (HSB):
        330°, 91.7073%, 80.3922%
        XYZ:
        28.3019, 14.5499, 16.6460
        xyY:
        0.4757, 0.2445, 14.5499
      CIE-Lab:
        45.0114, 70.9039, -1.7494
        CIE-LCH:
        45.0114, 70.9254, 358.5866
        CIE-Luv:
        45.0114, 107.6608, -15.6056
        Hunter-Lab:
        38.1443, 65.6890, 0.8272
      #cd1170 color charts
#cd1170 RGB chart
      #cd1170 CMYK chart
      #cd1170 RGB pie chart
      #cd1170 color shades, tints & tones
#cd1170 color schemes
#cd1170 color preview, HTML & CSS examples
           This text has a color of #cd1170        
        
          <p style="color:#cd1170;">Text here</p>
        
        
          .mytext {color:#cd1170;}
        
        Text color #cd1170
      
           This box has a color of #cd1170        
        
          <div style="background-color:#cd1170;">Content here</div>
        
        
          .mybackground {background-color:#cd1170;}
        
        Background color #cd1170
      
           Border around this has a color of #cd1170        
        
          <div style="border:2px solid #cd1170;">Content here</div>
        
        
          .myborder {border:2px solid #cd1170;}
        
        Border color #cd1170