#c05277 color space conversions
Hex:
        #c05277
        RGB:
        192, 82, 119
        CMY:
        25, 68, 53
        CMYK:
        0, 57, 38, 25
      HSL:
        340°, 46.6102%, 53.7255%
        HSV (HSB):
        340°, 57.2917%, 75.2941%
        XYZ:
        28.0853, 18.5730, 19.5574
        xyY:
        0.4241, 0.2805, 18.5730
      CIE-Lab:
        50.1838, 47.7551, 1.2654
        CIE-LCH:
        50.1838, 47.7719, 1.5179
        CIE-Luv:
        50.1838, 71.5330, -7.0550
        Hunter-Lab:
        43.0964, 40.9073, 3.2612
      #c05277 color charts
#c05277 RGB chart
      #c05277 CMYK chart
      #c05277 RGB pie chart
      #c05277 color shades, tints & tones
#c05277 color schemes
#c05277 color preview, HTML & CSS examples
           This text has a color of #c05277        
        
          <p style="color:#c05277;">Text here</p>
        
        
          .mytext {color:#c05277;}
        
        Text color #c05277
      
           This box has a color of #c05277        
        
          <div style="background-color:#c05277;">Content here</div>
        
        
          .mybackground {background-color:#c05277;}
        
        Background color #c05277
      
           Border around this has a color of #c05277        
        
          <div style="border:2px solid #c05277;">Content here</div>
        
        
          .myborder {border:2px solid #c05277;}
        
        Border color #c05277