#c06580 color space conversions
Hex:
        #c06580
        RGB:
        192, 101, 128
        CMY:
        25, 60, 50
        CMYK:
        0, 47, 33, 25
      HSL:
        342°, 41.9355%, 57.4510%
        HSV (HSB):
        342°, 47.3958%, 75.2941%
        XYZ:
        30.2882, 22.0723, 23.0861
        xyY:
        0.4015, 0.2926, 22.0723
      CIE-Lab:
        54.1037, 39.3481, 1.6088
        CIE-LCH:
        54.1037, 39.3809, 2.3413
        CIE-Luv:
        54.1037, 58.7278, -4.9478
        Hunter-Lab:
        46.9812, 32.8596, 3.7523
      #c06580 color charts
#c06580 RGB chart
      #c06580 CMYK chart
      #c06580 RGB pie chart
      #c06580 color shades, tints & tones
#c06580 color schemes
#c06580 color preview, HTML & CSS examples
           This text has a color of #c06580        
        
          <p style="color:#c06580;">Text here</p>
        
        
          .mytext {color:#c06580;}
        
        Text color #c06580
      
           This box has a color of #c06580        
        
          <div style="background-color:#c06580;">Content here</div>
        
        
          .mybackground {background-color:#c06580;}
        
        Background color #c06580
      
           Border around this has a color of #c06580        
        
          <div style="border:2px solid #c06580;">Content here</div>
        
        
          .myborder {border:2px solid #c06580;}
        
        Border color #c06580