#e70b9a color space conversions
Hex:
        #e70b9a
        RGB:
        231, 11, 154
        CMY:
        9, 96, 40
        CMYK:
        0, 95, 33, 9
      HSL:
        321°, 90.9091%, 47.4510%
        HSV (HSB):
        321°, 95.2381%, 90.5882%
        XYZ:
        38.9074, 19.5614, 32.2969
        xyY:
        0.4287, 0.2155, 19.5614
      CIE-Lab:
        51.3376, 81.0030, -17.2826
        CIE-LCH:
        51.3376, 82.8261, 347.9561
        CIE-Luv:
        51.3376, 109.9513, -38.8201
        Hunter-Lab:
        44.2282, 79.6264, -12.3358
      #e70b9a color charts
#e70b9a RGB chart
      #e70b9a CMYK chart
      #e70b9a RGB pie chart
      #e70b9a color shades, tints & tones
#e70b9a color schemes
#e70b9a color preview, HTML & CSS examples
           This text has a color of #e70b9a        
        
          <p style="color:#e70b9a;">Text here</p>
        
        
          .mytext {color:#e70b9a;}
        
        Text color #e70b9a
      
           This box has a color of #e70b9a        
        
          <div style="background-color:#e70b9a;">Content here</div>
        
        
          .mybackground {background-color:#e70b9a;}
        
        Background color #e70b9a
      
           Border around this has a color of #e70b9a        
        
          <div style="border:2px solid #e70b9a;">Content here</div>
        
        
          .myborder {border:2px solid #e70b9a;}
        
        Border color #e70b9a