#cd1196 color space conversions
Hex:
        #cd1196
        RGB:
        205, 17, 150
        CMY:
        20, 93, 41
        CMYK:
        0, 92, 27, 20
      HSL:
        318°, 84.6847%, 43.5294%
        HSV (HSB):
        318°, 91.7073%, 80.3922%
        XYZ:
        30.8823, 15.5820, 30.2341
        xyY:
        0.4026, 0.2032, 15.5820
      CIE-Lab:
        46.4213, 74.6803, -22.8566
        CIE-LCH:
        46.4213, 78.0998, 342.9828
        CIE-Luv:
        46.4213, 90.4136, -44.4456
        Hunter-Lab:
        39.4741, 70.5687, -17.7797
      #cd1196 color charts
#cd1196 RGB chart
      #cd1196 CMYK chart
      #cd1196 RGB pie chart
      #cd1196 color shades, tints & tones
#cd1196 color schemes
#cd1196 color preview, HTML & CSS examples
           This text has a color of #cd1196        
        
          <p style="color:#cd1196;">Text here</p>
        
        
          .mytext {color:#cd1196;}
        
        Text color #cd1196
      
           This box has a color of #cd1196        
        
          <div style="background-color:#cd1196;">Content here</div>
        
        
          .mybackground {background-color:#cd1196;}
        
        Background color #cd1196
      
           Border around this has a color of #cd1196        
        
          <div style="border:2px solid #cd1196;">Content here</div>
        
        
          .myborder {border:2px solid #cd1196;}
        
        Border color #cd1196