#e1217a color space conversions
Hex:
        #e1217a
        RGB:
        225, 33, 122
        CMY:
        12, 87, 52
        CMYK:
        0, 85, 46, 12
      HSL:
        332°, 76.1905%, 50.5882%
        HSV (HSB):
        332°, 85.3333%, 88.2353%
        XYZ:
        35.1080, 18.5004, 20.1329
        xyY:
        0.4761, 0.2509, 18.5004
      CIE-Lab:
        50.0975, 73.8477, 0.0206
        CIE-LCH:
        50.0975, 73.8477, 0.0160
        CIE-Luv:
        50.0975, 116.3431, -14.3026
        Hunter-Lab:
        43.0121, 70.4271, 2.3563
      #e1217a color charts
#e1217a RGB chart
      #e1217a CMYK chart
      #e1217a RGB pie chart
      #e1217a color shades, tints & tones
#e1217a color schemes
#e1217a color preview, HTML & CSS examples
           This text has a color of #e1217a        
        
          <p style="color:#e1217a;">Text here</p>
        
        
          .mytext {color:#e1217a;}
        
        Text color #e1217a
      
           This box has a color of #e1217a        
        
          <div style="background-color:#e1217a;">Content here</div>
        
        
          .mybackground {background-color:#e1217a;}
        
        Background color #e1217a
      
           Border around this has a color of #e1217a        
        
          <div style="border:2px solid #e1217a;">Content here</div>
        
        
          .myborder {border:2px solid #e1217a;}
        
        Border color #e1217a