#c03475 color space conversions
Hex:
        #c03475
        RGB:
        192, 52, 117
        CMY:
        25, 80, 54
        CMYK:
        0, 73, 39, 25
      HSL:
        332°, 57.3770%, 47.8431%
        HSV (HSB):
        332°, 72.9167%, 75.2941%
        XYZ:
        26.1771, 14.9468, 18.3350
        xyY:
        0.4403, 0.2514, 14.9468
      CIE-Lab:
        45.5613, 59.9600, -4.3025
        CIE-LCH:
        45.5613, 60.1142, 355.8957
        CIE-Luv:
        45.5613, 85.9035, -16.4882
        Hunter-Lab:
        38.6611, 53.2039, -1.0554
      #c03475 color charts
#c03475 RGB chart
      #c03475 CMYK chart
      #c03475 RGB pie chart
      #c03475 color shades, tints & tones
#c03475 color schemes
#c03475 color preview, HTML & CSS examples
           This text has a color of #c03475        
        
          <p style="color:#c03475;">Text here</p>
        
        
          .mytext {color:#c03475;}
        
        Text color #c03475
      
           This box has a color of #c03475        
        
          <div style="background-color:#c03475;">Content here</div>
        
        
          .mybackground {background-color:#c03475;}
        
        Background color #c03475
      
           Border around this has a color of #c03475        
        
          <div style="border:2px solid #c03475;">Content here</div>
        
        
          .myborder {border:2px solid #c03475;}
        
        Border color #c03475