#e121b1 color space conversions
Hex:
        #e121b1
        RGB:
        225, 33, 177
        CMY:
        12, 87, 31
        CMYK:
        0, 85, 21, 12
      HSL:
        315°, 76.1905%, 50.5882%
        HSV (HSB):
        315°, 85.3333%, 88.2353%
        XYZ:
        39.5310, 20.2696, 43.4239
        xyY:
        0.3830, 0.1964, 20.2696
      CIE-Lab:
        52.1407, 79.5145, -29.7314
        CIE-LCH:
        52.1407, 84.8912, 339.4987
        CIE-Luv:
        52.1407, 92.0920, -56.4943
        Hunter-Lab:
        45.0218, 77.9425, -25.6705
      #e121b1 color charts
#e121b1 RGB chart
      #e121b1 CMYK chart
      #e121b1 RGB pie chart
      #e121b1 color shades, tints & tones
#e121b1 color schemes
#e121b1 color preview, HTML & CSS examples
           This text has a color of #e121b1        
        
          <p style="color:#e121b1;">Text here</p>
        
        
          .mytext {color:#e121b1;}
        
        Text color #e121b1
      
           This box has a color of #e121b1        
        
          <div style="background-color:#e121b1;">Content here</div>
        
        
          .mybackground {background-color:#e121b1;}
        
        Background color #e121b1
      
           Border around this has a color of #e121b1        
        
          <div style="border:2px solid #e121b1;">Content here</div>
        
        
          .myborder {border:2px solid #e121b1;}
        
        Border color #e121b1