#c70e86 color space conversions
Hex:
        #c70e86
        RGB:
        199, 14, 134
        CMY:
        22, 95, 47
        CMYK:
        0, 93, 33, 22
      HSL:
        321°, 86.8545%, 41.7647%
        HSV (HSB):
        321°, 92.9648%, 78.0392%
        XYZ:
        28.0133, 14.1774, 23.8143
        xyY:
        0.4244, 0.2148, 14.1774
      CIE-Lab:
        44.4863, 72.0285, -16.2139
        CIE-LCH:
        44.4863, 73.8308, 347.3140
        CIE-Luv:
        44.4863, 93.2081, -34.4253
        Hunter-Lab:
        37.6529, 66.9092, -11.1421
      #c70e86 color charts
#c70e86 RGB chart
      #c70e86 CMYK chart
      #c70e86 RGB pie chart
      #c70e86 color shades, tints & tones
#c70e86 color schemes
#c70e86 color preview, HTML & CSS examples
           This text has a color of #c70e86        
        
          <p style="color:#c70e86;">Text here</p>
        
        
          .mytext {color:#c70e86;}
        
        Text color #c70e86
      
           This box has a color of #c70e86        
        
          <div style="background-color:#c70e86;">Content here</div>
        
        
          .mybackground {background-color:#c70e86;}
        
        Background color #c70e86
      
           Border around this has a color of #c70e86        
        
          <div style="border:2px solid #c70e86;">Content here</div>
        
        
          .myborder {border:2px solid #c70e86;}
        
        Border color #c70e86