#c70286 color space conversions
Hex:
        #c70286
        RGB:
        199, 2, 134
        CMY:
        22, 99, 47
        CMYK:
        0, 99, 33, 22
      HSL:
        320°, 98.0100%, 39.4118%
        HSV (HSB):
        320°, 98.9950%, 78.0392%
        XYZ:
        27.8780, 13.9068, 23.7692
        xyY:
        0.4253, 0.2121, 13.9068
      CIE-Lab:
        44.0989, 73.1616, -16.8057
        CIE-LCH:
        44.0989, 75.0670, 347.0632
        CIE-Luv:
        44.0989, 94.2840, -35.3652
        Hunter-Lab:
        37.2918, 68.1795, -11.6863
      #c70286 color charts
#c70286 RGB chart
      #c70286 CMYK chart
      #c70286 RGB pie chart
      #c70286 color shades, tints & tones
#c70286 color schemes
#c70286 color preview, HTML & CSS examples
           This text has a color of #c70286        
        
          <p style="color:#c70286;">Text here</p>
        
        
          .mytext {color:#c70286;}
        
        Text color #c70286
      
           This box has a color of #c70286        
        
          <div style="background-color:#c70286;">Content here</div>
        
        
          .mybackground {background-color:#c70286;}
        
        Background color #c70286
      
           Border around this has a color of #c70286        
        
          <div style="border:2px solid #c70286;">Content here</div>
        
        
          .myborder {border:2px solid #c70286;}
        
        Border color #c70286