#e120b3 color space conversions
Hex:
        #e120b3
        RGB:
        225, 32, 179
        CMY:
        12, 87, 30
        CMYK:
        0, 86, 20, 12
      HSL:
        314°, 76.2846%, 50.3922%
        HSV (HSB):
        314°, 85.7778%, 88.2353%
        XYZ:
        39.7045, 20.2952, 44.4725
        xyY:
        0.3800, 0.1943, 20.2952
      CIE-Lab:
        52.1694, 79.9359, -30.8575
        CIE-LCH:
        52.1694, 85.6851, 338.8920
        CIE-Luv:
        52.1694, 91.3729, -58.2228
        Hunter-Lab:
        45.0502, 78.4810, -26.9945
      #e120b3 color charts
#e120b3 RGB chart
      #e120b3 CMYK chart
      #e120b3 RGB pie chart
      #e120b3 color shades, tints & tones
#e120b3 color schemes
#e120b3 color preview, HTML & CSS examples
           This text has a color of #e120b3        
        
          <p style="color:#e120b3;">Text here</p>
        
        
          .mytext {color:#e120b3;}
        
        Text color #e120b3
      
           This box has a color of #e120b3        
        
          <div style="background-color:#e120b3;">Content here</div>
        
        
          .mybackground {background-color:#e120b3;}
        
        Background color #e120b3
      
           Border around this has a color of #e120b3        
        
          <div style="border:2px solid #e120b3;">Content here</div>
        
        
          .myborder {border:2px solid #e120b3;}
        
        Border color #e120b3