#e1248b color space conversions
Hex:
        #e1248b
        RGB:
        225, 36, 139
        CMY:
        12, 86, 45
        CMYK:
        0, 84, 38, 12
      HSL:
        327°, 75.9036%, 51.1765%
        HSV (HSB):
        327°, 84.0000%, 88.2353%
        XYZ:
        36.3424, 19.1334, 26.2038
        xyY:
        0.4449, 0.2342, 19.1334
      CIE-Lab:
        50.8429, 74.7909, -9.1567
        CIE-LCH:
        50.8429, 75.3493, 353.0200
        CIE-Luv:
        50.8429, 108.2763, -26.3910
        Hunter-Lab:
        43.7417, 71.7571, -4.8988
      #e1248b color charts
#e1248b RGB chart
      #e1248b CMYK chart
      #e1248b RGB pie chart
      #e1248b color shades, tints & tones
#e1248b color schemes
#e1248b color preview, HTML & CSS examples
           This text has a color of #e1248b        
        
          <p style="color:#e1248b;">Text here</p>
        
        
          .mytext {color:#e1248b;}
        
        Text color #e1248b
      
           This box has a color of #e1248b        
        
          <div style="background-color:#e1248b;">Content here</div>
        
        
          .mybackground {background-color:#e1248b;}
        
        Background color #e1248b
      
           Border around this has a color of #e1248b        
        
          <div style="border:2px solid #e1248b;">Content here</div>
        
        
          .myborder {border:2px solid #e1248b;}
        
        Border color #e1248b