#c01470 color space conversions
Hex:
        #c01470
        RGB:
        192, 20, 112
        CMY:
        25, 92, 56
        CMYK:
        0, 90, 42, 25
      HSL:
        328°, 81.1321%, 41.5686%
        HSV (HSB):
        328°, 89.5833%, 75.2941%
        XYZ:
        24.9130, 12.8766, 16.5016
        xyY:
        0.4589, 0.2372, 12.8766
      CIE-Lab:
        42.5768, 67.5011, -5.6370
        CIE-LCH:
        42.5768, 67.7361, 355.2263
        CIE-Luv:
        42.5768, 96.6394, -19.4902
        Hunter-Lab:
        35.8840, 61.1292, -2.1463
      #c01470 color charts
#c01470 RGB chart
      #c01470 CMYK chart
      #c01470 RGB pie chart
      #c01470 color shades, tints & tones
#c01470 color schemes
#c01470 color preview, HTML & CSS examples
           This text has a color of #c01470        
        
          <p style="color:#c01470;">Text here</p>
        
        
          .mytext {color:#c01470;}
        
        Text color #c01470
      
           This box has a color of #c01470        
        
          <div style="background-color:#c01470;">Content here</div>
        
        
          .mybackground {background-color:#c01470;}
        
        Background color #c01470
      
           Border around this has a color of #c01470        
        
          <div style="border:2px solid #c01470;">Content here</div>
        
        
          .myborder {border:2px solid #c01470;}
        
        Border color #c01470