#c01e60 color space conversions
Hex:
        #c01e60
        RGB:
        192, 30, 96
        CMY:
        25, 88, 62
        CMYK:
        0, 84, 50, 25
      HSL:
        336°, 72.9730%, 43.5294%
        HSV (HSB):
        336°, 84.3750%, 75.2941%
        XYZ:
        24.3138, 12.9795, 12.2902
        xyY:
        0.4904, 0.2618, 12.9795
      CIE-Lab:
        42.7324, 64.2441, 4.6067
        CIE-LCH:
        42.7324, 64.4090, 4.1015
        CIE-Luv:
        42.7324, 101.2413, -6.5583
        Hunter-Lab:
        36.0271, 57.4178, 4.9930
      #c01e60 color charts
#c01e60 RGB chart
      #c01e60 CMYK chart
      #c01e60 RGB pie chart
      #c01e60 color shades, tints & tones
#c01e60 color schemes
#c01e60 color preview, HTML & CSS examples
           This text has a color of #c01e60        
        
          <p style="color:#c01e60;">Text here</p>
        
        
          .mytext {color:#c01e60;}
        
        Text color #c01e60
      
           This box has a color of #c01e60        
        
          <div style="background-color:#c01e60;">Content here</div>
        
        
          .mybackground {background-color:#c01e60;}
        
        Background color #c01e60
      
           Border around this has a color of #c01e60        
        
          <div style="border:2px solid #c01e60;">Content here</div>
        
        
          .myborder {border:2px solid #c01e60;}
        
        Border color #c01e60