#c02f84 color space conversions
Hex:
        #c02f84
        RGB:
        192, 47, 132
        CMY:
        25, 82, 48
        CMYK:
        0, 76, 31, 25
      HSL:
        325°, 60.6695%, 46.8627%
        HSV (HSB):
        325°, 75.5208%, 75.2941%
        XYZ:
        26.9196, 14.9054, 23.2880
        xyY:
        0.4134, 0.2289, 14.9054
      CIE-Lab:
        45.5044, 63.2521, -13.5642
        CIE-LCH:
        45.5044, 64.6902, 347.8964
        CIE-Luv:
        45.5044, 81.7956, -29.3405
        Hunter-Lab:
        38.6076, 56.8981, -8.7383
      #c02f84 color charts
#c02f84 RGB chart
      #c02f84 CMYK chart
      #c02f84 RGB pie chart
      #c02f84 color shades, tints & tones
#c02f84 color schemes
#c02f84 color preview, HTML & CSS examples
           This text has a color of #c02f84        
        
          <p style="color:#c02f84;">Text here</p>
        
        
          .mytext {color:#c02f84;}
        
        Text color #c02f84
      
           This box has a color of #c02f84        
        
          <div style="background-color:#c02f84;">Content here</div>
        
        
          .mybackground {background-color:#c02f84;}
        
        Background color #c02f84
      
           Border around this has a color of #c02f84        
        
          <div style="border:2px solid #c02f84;">Content here</div>
        
        
          .myborder {border:2px solid #c02f84;}
        
        Border color #c02f84