#e70cb5 color space conversions
Hex:
        #e70cb5
        RGB:
        231, 12, 181
        CMY:
        9, 95, 29
        CMYK:
        0, 95, 22, 9
      HSL:
        314°, 90.1235%, 47.6471%
        HSV (HSB):
        314°, 94.8052%, 90.5882%
        XYZ:
        41.4270, 20.5881, 45.5065
        xyY:
        0.3853, 0.1915, 20.5881
      CIE-Lab:
        52.4957, 83.8581, -31.4361
        CIE-LCH:
        52.4957, 89.5567, 339.4503
        CIE-Luv:
        52.4957, 97.3064, -59.8346
        Hunter-Lab:
        45.3741, 83.5676, -27.7012
      #e70cb5 color charts
#e70cb5 RGB chart
      #e70cb5 CMYK chart
      #e70cb5 RGB pie chart
      #e70cb5 color shades, tints & tones
#e70cb5 color schemes
#e70cb5 color preview, HTML & CSS examples
           This text has a color of #e70cb5        
        
          <p style="color:#e70cb5;">Text here</p>
        
        
          .mytext {color:#e70cb5;}
        
        Text color #e70cb5
      
           This box has a color of #e70cb5        
        
          <div style="background-color:#e70cb5;">Content here</div>
        
        
          .mybackground {background-color:#e70cb5;}
        
        Background color #e70cb5
      
           Border around this has a color of #e70cb5        
        
          <div style="border:2px solid #e70cb5;">Content here</div>
        
        
          .myborder {border:2px solid #e70cb5;}
        
        Border color #e70cb5