#c01460 color space conversions
Hex:
        #c01460
        RGB:
        192, 20, 96
        CMY:
        25, 92, 62
        CMYK:
        0, 90, 50, 25
      HSL:
        333°, 81.1321%, 41.5686%
        HSV (HSB):
        333°, 89.5833%, 75.2941%
        XYZ:
        24.0997, 12.5513, 12.2188
        xyY:
        0.4931, 0.2568, 12.5513
      CIE-Lab:
        42.0792, 66.1249, 3.6680
        CIE-LCH:
        42.0792, 66.2266, 3.1750
        CIE-Luv:
        42.0792, 103.5332, -8.0530
        Hunter-Lab:
        35.4278, 59.4256, 4.3508
      #c01460 color charts
#c01460 RGB chart
      #c01460 CMYK chart
      #c01460 RGB pie chart
      #c01460 color shades, tints & tones
#c01460 color schemes
#c01460 color preview, HTML & CSS examples
           This text has a color of #c01460        
        
          <p style="color:#c01460;">Text here</p>
        
        
          .mytext {color:#c01460;}
        
        Text color #c01460
      
           This box has a color of #c01460        
        
          <div style="background-color:#c01460;">Content here</div>
        
        
          .mybackground {background-color:#c01460;}
        
        Background color #c01460
      
           Border around this has a color of #c01460        
        
          <div style="border:2px solid #c01460;">Content here</div>
        
        
          .myborder {border:2px solid #c01460;}
        
        Border color #c01460