#c0506b color space conversions
Hex:
        #c0506b
        RGB:
        192, 80, 107
        CMY:
        25, 69, 58
        CMYK:
        0, 58, 44, 25
      HSL:
        346°, 47.0588%, 53.3333%
        HSV (HSB):
        346°, 58.3333%, 75.2941%
        XYZ:
        27.2607, 18.0053, 15.9485
        xyY:
        0.4453, 0.2941, 18.0053
      CIE-Lab:
        49.5026, 47.3999, 7.5089
        CIE-LCH:
        49.5026, 47.9910, 9.0018
        CIE-Luv:
        49.5026, 75.9731, 0.7173
        Hunter-Lab:
        42.4327, 40.4195, 7.4185
      #c0506b color charts
#c0506b RGB chart
      #c0506b CMYK chart
      #c0506b RGB pie chart
      #c0506b color shades, tints & tones
#c0506b color schemes
#c0506b color preview, HTML & CSS examples
           This text has a color of #c0506b        
        
          <p style="color:#c0506b;">Text here</p>
        
        
          .mytext {color:#c0506b;}
        
        Text color #c0506b
      
           This box has a color of #c0506b        
        
          <div style="background-color:#c0506b;">Content here</div>
        
        
          .mybackground {background-color:#c0506b;}
        
        Background color #c0506b
      
           Border around this has a color of #c0506b        
        
          <div style="border:2px solid #c0506b;">Content here</div>
        
        
          .myborder {border:2px solid #c0506b;}
        
        Border color #c0506b