#c03472 color space conversions
Hex:
        #c03472
        RGB:
        192, 52, 114
        CMY:
        25, 80, 55
        CMYK:
        0, 73, 41, 25
      HSL:
        333°, 57.3770%, 47.8431%
        HSV (HSB):
        333°, 72.9167%, 75.2941%
        XYZ:
        26.0035, 14.8774, 17.4207
        xyY:
        0.4460, 0.2552, 14.8774
      CIE-Lab:
        45.4658, 59.6508, -2.6000
        CIE-LCH:
        45.4658, 59.7075, 357.5042
        CIE-Luv:
        45.4658, 87.0229, -14.2603
        Hunter-Lab:
        38.5712, 52.8396, 0.2215
      #c03472 color charts
#c03472 RGB chart
      #c03472 CMYK chart
      #c03472 RGB pie chart
      #c03472 color shades, tints & tones
#c03472 color schemes
#c03472 color preview, HTML & CSS examples
           This text has a color of #c03472        
        
          <p style="color:#c03472;">Text here</p>
        
        
          .mytext {color:#c03472;}
        
        Text color #c03472
      
           This box has a color of #c03472        
        
          <div style="background-color:#c03472;">Content here</div>
        
        
          .mybackground {background-color:#c03472;}
        
        Background color #c03472
      
           Border around this has a color of #c03472        
        
          <div style="border:2px solid #c03472;">Content here</div>
        
        
          .myborder {border:2px solid #c03472;}
        
        Border color #c03472