#e70bde color space conversions
Hex:
        #e70bde
        RGB:
        231, 11, 222
        CMY:
        9, 96, 13
        CMYK:
        0, 95, 4, 9
      HSL:
        302°, 90.9091%, 47.4510%
        HSV (HSB):
        302°, 95.2381%, 90.5882%
        XYZ:
        46.2595, 22.5022, 71.0125
        xyY:
        0.3310, 0.1610, 22.5022
      CIE-Lab:
        54.5558, 89.1802, -51.7942
        CIE-LCH:
        54.5558, 103.1298, 329.8528
        CIE-Luv:
        54.5558, 79.5715, -91.4976
        Hunter-Lab:
        47.4365, 91.0572, -55.5516
      #e70bde color charts
#e70bde RGB chart
      #e70bde CMYK chart
      #e70bde RGB pie chart
      #e70bde color shades, tints & tones
#e70bde color schemes
#e70bde color preview, HTML & CSS examples
           This text has a color of #e70bde        
        
          <p style="color:#e70bde;">Text here</p>
        
        
          .mytext {color:#e70bde;}
        
        Text color #e70bde
      
           This box has a color of #e70bde        
        
          <div style="background-color:#e70bde;">Content here</div>
        
        
          .mybackground {background-color:#e70bde;}
        
        Background color #e70bde
      
           Border around this has a color of #e70bde        
        
          <div style="border:2px solid #e70bde;">Content here</div>
        
        
          .myborder {border:2px solid #e70bde;}
        
        Border color #e70bde