#e120f3 color space conversions
Hex:
        #e120f3
        RGB:
        225, 32, 243
        CMY:
        12, 87, 5
        CMYK:
        7, 87, 0, 5
      HSL:
        295°, 89.7872%, 53.9216%
        HSV (HSB):
        295°, 86.8313%, 95.2941%
        XYZ:
        47.7455, 23.5116, 86.8158
        xyY:
        0.3020, 0.1487, 23.5116
      CIE-Lab:
        55.5955, 88.8661, -62.0163
        CIE-LCH:
        55.5955, 108.3661, 325.0902
        CIE-Luv:
        55.5955, 65.8758, -107.0697
        Hunter-Lab:
        48.4888, 90.9083, -72.2124
      #e120f3 color charts
#e120f3 RGB chart
      #e120f3 CMYK chart
      #e120f3 RGB pie chart
      #e120f3 color shades, tints & tones
#e120f3 color schemes
#e120f3 color preview, HTML & CSS examples
           This text has a color of #e120f3        
        
          <p style="color:#e120f3;">Text here</p>
        
        
          .mytext {color:#e120f3;}
        
        Text color #e120f3
      
           This box has a color of #e120f3        
        
          <div style="background-color:#e120f3;">Content here</div>
        
        
          .mybackground {background-color:#e120f3;}
        
        Background color #e120f3
      
           Border around this has a color of #e120f3        
        
          <div style="border:2px solid #e120f3;">Content here</div>
        
        
          .myborder {border:2px solid #e120f3;}
        
        Border color #e120f3