#e1217b color space conversions
Hex:
        #e1217b
        RGB:
        225, 33, 123
        CMY:
        12, 87, 52
        CMYK:
        0, 85, 45, 12
      HSL:
        332°, 76.1905%, 50.5882%
        HSV (HSB):
        332°, 85.3333%, 88.2353%
        XYZ:
        35.1703, 18.5253, 20.4610
        xyY:
        0.4743, 0.2498, 18.5253
      CIE-Lab:
        50.1272, 73.9319, -0.5438
        CIE-LCH:
        50.1272, 73.9339, 359.5785
        CIE-Luv:
        50.1272, 115.9151, -15.0241
        Hunter-Lab:
        43.0411, 70.5367, 1.9433
      #e1217b color charts
#e1217b RGB chart
      #e1217b CMYK chart
      #e1217b RGB pie chart
      #e1217b color shades, tints & tones
#e1217b color schemes
#e1217b color preview, HTML & CSS examples
           This text has a color of #e1217b        
        
          <p style="color:#e1217b;">Text here</p>
        
        
          .mytext {color:#e1217b;}
        
        Text color #e1217b
      
           This box has a color of #e1217b        
        
          <div style="background-color:#e1217b;">Content here</div>
        
        
          .mybackground {background-color:#e1217b;}
        
        Background color #e1217b
      
           Border around this has a color of #e1217b        
        
          <div style="border:2px solid #e1217b;">Content here</div>
        
        
          .myborder {border:2px solid #e1217b;}
        
        Border color #e1217b