#e248f3 color space conversions
Hex:
        #e248f3
        RGB:
        226, 72, 243
        CMY:
        11, 72, 5
        CMYK:
        7, 70, 0, 5
      HSL:
        294°, 87.6923%, 61.7647%
        HSV (HSB):
        294°, 70.3704%, 95.2941%
        XYZ:
        49.8591, 27.2745, 87.4307
        xyY:
        0.3030, 0.1657, 27.2745
      CIE-Lab:
        59.2276, 78.9908, -56.1909
        CIE-LCH:
        59.2276, 96.9380, 324.5735
        CIE-Luv:
        59.2276, 60.5707, -98.5581
        Hunter-Lab:
        52.2250, 79.0195, -62.7007
      #e248f3 color charts
#e248f3 RGB chart
      #e248f3 CMYK chart
      #e248f3 RGB pie chart
      #e248f3 color shades, tints & tones
#e248f3 color schemes
#e248f3 color preview, HTML & CSS examples
           This text has a color of #e248f3        
        
          <p style="color:#e248f3;">Text here</p>
        
        
          .mytext {color:#e248f3;}
        
        Text color #e248f3
      
           This box has a color of #e248f3        
        
          <div style="background-color:#e248f3;">Content here</div>
        
        
          .mybackground {background-color:#e248f3;}
        
        Background color #e248f3
      
           Border around this has a color of #e248f3        
        
          <div style="border:2px solid #e248f3;">Content here</div>
        
        
          .myborder {border:2px solid #e248f3;}
        
        Border color #e248f3