#c01070 color space conversions
Hex:
        #c01070
        RGB:
        192, 16, 112
        CMY:
        25, 94, 56
        CMYK:
        0, 92, 42, 25
      HSL:
        327°, 84.6154%, 40.7843%
        HSV (HSB):
        327°, 91.6667%, 75.2941%
        XYZ:
        24.8481, 12.7469, 16.4800
        xyY:
        0.4595, 0.2357, 12.7469
      CIE-Lab:
        42.3794, 68.0740, -5.9308
        CIE-LCH:
        42.3794, 68.3318, 355.0208
        CIE-Luv:
        42.3794, 97.2572, -19.9571
        Hunter-Lab:
        35.7028, 61.7511, -2.3756
      #c01070 color charts
#c01070 RGB chart
      #c01070 CMYK chart
      #c01070 RGB pie chart
      #c01070 color shades, tints & tones
#c01070 color schemes
#c01070 color preview, HTML & CSS examples
           This text has a color of #c01070        
        
          <p style="color:#c01070;">Text here</p>
        
        
          .mytext {color:#c01070;}
        
        Text color #c01070
      
           This box has a color of #c01070        
        
          <div style="background-color:#c01070;">Content here</div>
        
        
          .mybackground {background-color:#c01070;}
        
        Background color #c01070
      
           Border around this has a color of #c01070        
        
          <div style="border:2px solid #c01070;">Content here</div>
        
        
          .myborder {border:2px solid #c01070;}
        
        Border color #c01070