#ea238d color space conversions
Hex:
        #ea238d
        RGB:
        234, 35, 141
        CMY:
        8, 86, 45
        CMYK:
        0, 85, 40, 8
      HSL:
        328°, 82.5726%, 52.7451%
        HSV (HSB):
        328°, 85.0427%, 91.7647%
        XYZ:
        39.3404, 20.6176, 27.1054
        xyY:
        0.4519, 0.2368, 20.6176
      CIE-Lab:
        52.5284, 77.2425, -7.6615
        CIE-LCH:
        52.5284, 77.6216, 354.3355
        CIE-Luv:
        52.5284, 114.8487, -25.0788
        Hunter-Lab:
        45.4066, 75.1916, -3.6085
      #ea238d color charts
#ea238d RGB chart
      #ea238d CMYK chart
      #ea238d RGB pie chart
      #ea238d color shades, tints & tones
#ea238d color schemes
#ea238d color preview, HTML & CSS examples
           This text has a color of #ea238d        
        
          <p style="color:#ea238d;">Text here</p>
        
        
          .mytext {color:#ea238d;}
        
        Text color #ea238d
      
           This box has a color of #ea238d        
        
          <div style="background-color:#ea238d;">Content here</div>
        
        
          .mybackground {background-color:#ea238d;}
        
        Background color #ea238d
      
           Border around this has a color of #ea238d        
        
          <div style="border:2px solid #ea238d;">Content here</div>
        
        
          .myborder {border:2px solid #ea238d;}
        
        Border color #ea238d