#c05274 color space conversions
Hex:
        #c05274
        RGB:
        192, 82, 116
        CMY:
        25, 68, 55
        CMYK:
        0, 57, 40, 25
      HSL:
        341°, 46.6102%, 53.7255%
        HSV (HSB):
        341°, 57.2917%, 75.2941%
        XYZ:
        27.9079, 18.5020, 18.6233
        xyY:
        0.4291, 0.2845, 18.5020
      CIE-Lab:
        50.0994, 47.4162, 2.9459
        CIE-LCH:
        50.0994, 47.5077, 3.5551
        CIE-Luv:
        50.0994, 72.3752, -4.8591
        Hunter-Lab:
        43.0140, 40.5382, 4.4396
      #c05274 color charts
#c05274 RGB chart
      #c05274 CMYK chart
      #c05274 RGB pie chart
      #c05274 color shades, tints & tones
#c05274 color schemes
#c05274 color preview, HTML & CSS examples
           This text has a color of #c05274        
        
          <p style="color:#c05274;">Text here</p>
        
        
          .mytext {color:#c05274;}
        
        Text color #c05274
      
           This box has a color of #c05274        
        
          <div style="background-color:#c05274;">Content here</div>
        
        
          .mybackground {background-color:#c05274;}
        
        Background color #c05274
      
           Border around this has a color of #c05274        
        
          <div style="border:2px solid #c05274;">Content here</div>
        
        
          .myborder {border:2px solid #c05274;}
        
        Border color #c05274