#e70bd2 color space conversions
Hex:
        #e70bd2
        RGB:
        231, 11, 210
        CMY:
        9, 96, 18
        CMYK:
        0, 95, 9, 9
      HSL:
        306°, 90.9091%, 47.4510%
        HSV (HSB):
        306°, 95.2381%, 90.5882%
        XYZ:
        44.7075, 21.8814, 62.8400
        xyY:
        0.3454, 0.1691, 21.8814
      CIE-Lab:
        53.9010, 87.5546, -45.9968
        CIE-LCH:
        53.9010, 98.9015, 332.2848
        CIE-Luv:
        53.9010, 84.5590, -82.3884
        Hunter-Lab:
        46.7776, 88.7401, -46.9046
      #e70bd2 color charts
#e70bd2 RGB chart
      #e70bd2 CMYK chart
      #e70bd2 RGB pie chart
      #e70bd2 color shades, tints & tones
#e70bd2 color schemes
#e70bd2 color preview, HTML & CSS examples
           This text has a color of #e70bd2        
        
          <p style="color:#e70bd2;">Text here</p>
        
        
          .mytext {color:#e70bd2;}
        
        Text color #e70bd2
      
           This box has a color of #e70bd2        
        
          <div style="background-color:#e70bd2;">Content here</div>
        
        
          .mybackground {background-color:#e70bd2;}
        
        Background color #e70bd2
      
           Border around this has a color of #e70bd2        
        
          <div style="border:2px solid #e70bd2;">Content here</div>
        
        
          .myborder {border:2px solid #e70bd2;}
        
        Border color #e70bd2