#e70cd5 color space conversions
Hex:
        #e70cd5
        RGB:
        231, 12, 213
        CMY:
        9, 95, 16
        CMYK:
        0, 95, 8, 9
      HSL:
        305°, 90.1235%, 47.6471%
        HSV (HSB):
        305°, 94.8052%, 90.5882%
        XYZ:
        45.0967, 22.0560, 64.8312
        xyY:
        0.3417, 0.1671, 22.0560
      CIE-Lab:
        54.0863, 87.8806, -47.4178
        CIE-LCH:
        54.0863, 99.8571, 331.6500
        CIE-Luv:
        54.0863, 83.2426, -84.6183
        Hunter-Lab:
        46.9638, 89.2170, -48.9722
      #e70cd5 color charts
#e70cd5 RGB chart
      #e70cd5 CMYK chart
      #e70cd5 RGB pie chart
      #e70cd5 color shades, tints & tones
#e70cd5 color schemes
#e70cd5 color preview, HTML & CSS examples
           This text has a color of #e70cd5        
        
          <p style="color:#e70cd5;">Text here</p>
        
        
          .mytext {color:#e70cd5;}
        
        Text color #e70cd5
      
           This box has a color of #e70cd5        
        
          <div style="background-color:#e70cd5;">Content here</div>
        
        
          .mybackground {background-color:#e70cd5;}
        
        Background color #e70cd5
      
           Border around this has a color of #e70cd5        
        
          <div style="border:2px solid #e70cd5;">Content here</div>
        
        
          .myborder {border:2px solid #e70cd5;}
        
        Border color #e70cd5