#c70084 color space conversions
Hex:
        #c70084
        RGB:
        199, 0, 132
        CMY:
        22, 100, 48
        CMYK:
        0, 100, 34, 22
      HSL:
        320°, 100.0000%, 39.0196%
        HSV (HSB):
        320°, 100.0000%, 78.0392%
        XYZ:
        27.7180, 13.8081, 23.0341
        xyY:
        0.4293, 0.2139, 13.8081
      CIE-Lab:
        43.9564, 73.1394, -15.7970
        CIE-LCH:
        43.9564, 74.8259, 347.8122
        CIE-Luv:
        43.9564, 95.3961, -33.9809
        Hunter-Lab:
        37.1592, 68.1194, -10.7410
      #c70084 color charts
#c70084 RGB chart
      #c70084 CMYK chart
      #c70084 RGB pie chart
      #c70084 color shades, tints & tones
#c70084 color schemes
#c70084 color preview, HTML & CSS examples
           This text has a color of #c70084        
        
          <p style="color:#c70084;">Text here</p>
        
        
          .mytext {color:#c70084;}
        
        Text color #c70084
      
           This box has a color of #c70084        
        
          <div style="background-color:#c70084;">Content here</div>
        
        
          .mybackground {background-color:#c70084;}
        
        Background color #c70084
      
           Border around this has a color of #c70084        
        
          <div style="border:2px solid #c70084;">Content here</div>
        
        
          .myborder {border:2px solid #c70084;}
        
        Border color #c70084