#c0507f color space conversions
Hex:
        #c0507f
        RGB:
        192, 80, 127
        CMY:
        25, 69, 50
        CMYK:
        0, 58, 34, 25
      HSL:
        335°, 47.0588%, 53.3333%
        HSV (HSB):
        335°, 58.3333%, 75.2941%
        XYZ:
        28.4377, 18.4761, 22.1461
        xyY:
        0.4118, 0.2675, 18.4761
      CIE-Lab:
        50.0685, 49.6389, -3.7072
        CIE-LCH:
        50.0685, 49.7771, 355.7289
        CIE-Luv:
        50.0685, 70.2488, -13.8997
        Hunter-Lab:
        42.9838, 42.8720, -0.4587
      #c0507f color charts
#c0507f RGB chart
      #c0507f CMYK chart
      #c0507f RGB pie chart
      #c0507f color shades, tints & tones
#c0507f color schemes
#c0507f color preview, HTML & CSS examples
           This text has a color of #c0507f        
        
          <p style="color:#c0507f;">Text here</p>
        
        
          .mytext {color:#c0507f;}
        
        Text color #c0507f
      
           This box has a color of #c0507f        
        
          <div style="background-color:#c0507f;">Content here</div>
        
        
          .mybackground {background-color:#c0507f;}
        
        Background color #c0507f
      
           Border around this has a color of #c0507f        
        
          <div style="border:2px solid #c0507f;">Content here</div>
        
        
          .myborder {border:2px solid #c0507f;}
        
        Border color #c0507f