#e70cab color space conversions
Hex:
        #e70cab
        RGB:
        231, 12, 171
        CMY:
        9, 95, 33
        CMYK:
        0, 95, 26, 9
      HSL:
        316°, 90.1235%, 47.6471%
        HSV (HSB):
        316°, 94.8052%, 90.5882%
        XYZ:
        40.4372, 20.1921, 40.2943
        xyY:
        0.4007, 0.2001, 20.1921
      CIE-Lab:
        52.0538, 82.7193, -26.2560
        CIE-LCH:
        52.0538, 86.7863, 342.3900
        CIE-Luv:
        52.0538, 101.9140, -52.0036
        Hunter-Lab:
        44.9357, 81.9929, -21.7110
      #e70cab color charts
#e70cab RGB chart
      #e70cab CMYK chart
      #e70cab RGB pie chart
      #e70cab color shades, tints & tones
#e70cab color schemes
#e70cab color preview, HTML & CSS examples
           This text has a color of #e70cab        
        
          <p style="color:#e70cab;">Text here</p>
        
        
          .mytext {color:#e70cab;}
        
        Text color #e70cab
      
           This box has a color of #e70cab        
        
          <div style="background-color:#e70cab;">Content here</div>
        
        
          .mybackground {background-color:#e70cab;}
        
        Background color #e70cab
      
           Border around this has a color of #e70cab        
        
          <div style="border:2px solid #e70cab;">Content here</div>
        
        
          .myborder {border:2px solid #e70cab;}
        
        Border color #e70cab