#e70bd1 color space conversions
Hex:
        #e70bd1
        RGB:
        231, 11, 209
        CMY:
        9, 96, 18
        CMYK:
        0, 95, 10, 9
      HSL:
        306°, 90.9091%, 47.4510%
        HSV (HSB):
        306°, 95.2381%, 90.5882%
        XYZ:
        44.5833, 21.8317, 62.1857
        xyY:
        0.3467, 0.1698, 21.8317
      CIE-Lab:
        53.8480, 87.4223, -45.5083
        CIE-LCH:
        53.8480, 98.5579, 332.5005
        CIE-Luv:
        53.8480, 84.9837, -81.6230
        Hunter-Lab:
        46.7244, 88.5526, -46.2022
      #e70bd1 color charts
#e70bd1 RGB chart
      #e70bd1 CMYK chart
      #e70bd1 RGB pie chart
      #e70bd1 color shades, tints & tones
#e70bd1 color schemes
#e70bd1 color preview, HTML & CSS examples
           This text has a color of #e70bd1        
        
          <p style="color:#e70bd1;">Text here</p>
        
        
          .mytext {color:#e70bd1;}
        
        Text color #e70bd1
      
           This box has a color of #e70bd1        
        
          <div style="background-color:#e70bd1;">Content here</div>
        
        
          .mybackground {background-color:#e70bd1;}
        
        Background color #e70bd1
      
           Border around this has a color of #e70bd1        
        
          <div style="border:2px solid #e70bd1;">Content here</div>
        
        
          .myborder {border:2px solid #e70bd1;}
        
        Border color #e70bd1