#c80f96 color space conversions
Hex:
        #c80f96
        RGB:
        200, 15, 150
        CMY:
        22, 94, 41
        CMYK:
        0, 93, 25, 22
      HSL:
        316°, 86.0465%, 42.1569%
        HSV (HSB):
        316°, 92.5000%, 78.4314%
        XYZ:
        29.4953, 14.8230, 30.1607
        xyY:
        0.3960, 0.1990, 14.8230
      CIE-Lab:
        45.3908, 73.8968, -24.5276
        CIE-LCH:
        45.3908, 77.8610, 341.6381
        CIE-Luv:
        45.3908, 86.6291, -46.3949
        Hunter-Lab:
        38.5007, 69.3722, -19.4962
      #c80f96 color charts
#c80f96 RGB chart
      #c80f96 CMYK chart
      #c80f96 RGB pie chart
      #c80f96 color shades, tints & tones
#c80f96 color schemes
#c80f96 color preview, HTML & CSS examples
           This text has a color of #c80f96        
        
          <p style="color:#c80f96;">Text here</p>
        
        
          .mytext {color:#c80f96;}
        
        Text color #c80f96
      
           This box has a color of #c80f96        
        
          <div style="background-color:#c80f96;">Content here</div>
        
        
          .mybackground {background-color:#c80f96;}
        
        Background color #c80f96
      
           Border around this has a color of #c80f96        
        
          <div style="border:2px solid #c80f96;">Content here</div>
        
        
          .myborder {border:2px solid #c80f96;}
        
        Border color #c80f96