#e120d1 color space conversions
Hex:
        #e120d1
        RGB:
        225, 32, 209
        CMY:
        12, 87, 18
        CMYK:
        0, 86, 7, 12
      HSL:
        305°, 76.2846%, 50.3922%
        HSV (HSB):
        305°, 85.7778%, 88.2353%
        XYZ:
        43.0765, 21.6440, 62.2289
        xyY:
        0.3393, 0.1705, 21.6440
      CIE-Lab:
        53.6473, 83.8606, -45.8928
        CIE-LCH:
        53.6473, 95.5968, 331.3103
        CIE-Luv:
        53.6473, 78.7688, -81.5886
        Hunter-Lab:
        46.5231, 83.8603, -46.7396
      #e120d1 color charts
#e120d1 RGB chart
      #e120d1 CMYK chart
      #e120d1 RGB pie chart
      #e120d1 color shades, tints & tones
#e120d1 color schemes
#e120d1 color preview, HTML & CSS examples
           This text has a color of #e120d1        
        
          <p style="color:#e120d1;">Text here</p>
        
        
          .mytext {color:#e120d1;}
        
        Text color #e120d1
      
           This box has a color of #e120d1        
        
          <div style="background-color:#e120d1;">Content here</div>
        
        
          .mybackground {background-color:#e120d1;}
        
        Background color #e120d1
      
           Border around this has a color of #e120d1        
        
          <div style="border:2px solid #e120d1;">Content here</div>
        
        
          .myborder {border:2px solid #e120d1;}
        
        Border color #e120d1