#c01970 color space conversions
Hex:
        #c01970
        RGB:
        192, 25, 112
        CMY:
        25, 90, 56
        CMYK:
        0, 87, 42, 25
      HSL:
        329°, 76.9585%, 42.5490%
        HSV (HSB):
        329°, 86.9792%, 75.2941%
        XYZ:
        25.0105, 13.0716, 16.5341
        xyY:
        0.4579, 0.2393, 13.0716
      CIE-Lab:
        42.8709, 66.6501, -5.1999
        CIE-LCH:
        42.8709, 66.8526, 355.5390
        CIE-Luv:
        42.8709, 95.7179, -18.7940
        Hunter-Lab:
        36.1546, 60.2093, -1.8060
      #c01970 color charts
#c01970 RGB chart
      #c01970 CMYK chart
      #c01970 RGB pie chart
      #c01970 color shades, tints & tones
#c01970 color schemes
#c01970 color preview, HTML & CSS examples
           This text has a color of #c01970        
        
          <p style="color:#c01970;">Text here</p>
        
        
          .mytext {color:#c01970;}
        
        Text color #c01970
      
           This box has a color of #c01970        
        
          <div style="background-color:#c01970;">Content here</div>
        
        
          .mybackground {background-color:#c01970;}
        
        Background color #c01970
      
           Border around this has a color of #c01970        
        
          <div style="border:2px solid #c01970;">Content here</div>
        
        
          .myborder {border:2px solid #c01970;}
        
        Border color #c01970