#ea2fe3 color space conversions
Hex:
        #ea2fe3
        RGB:
        234, 47, 227
        CMY:
        8, 82, 11
        CMYK:
        0, 80, 3, 8
      HSL:
        302°, 81.6594%, 55.0980%
        HSV (HSB):
        302°, 79.9145%, 91.7647%
        XYZ:
        48.8133, 25.0715, 74.9396
        xyY:
        0.3280, 0.1685, 25.0715
      CIE-Lab:
        57.1450, 85.1283, -50.4701
        CIE-LCH:
        57.1450, 98.9649, 329.3375
        CIE-Luv:
        57.1450, 76.2843, -89.9148
        Hunter-Lab:
        50.0715, 86.3898, -53.6865
      #ea2fe3 color charts
#ea2fe3 RGB chart
      #ea2fe3 CMYK chart
      #ea2fe3 RGB pie chart
      #ea2fe3 color shades, tints & tones
#ea2fe3 color schemes
#ea2fe3 color preview, HTML & CSS examples
           This text has a color of #ea2fe3        
        
          <p style="color:#ea2fe3;">Text here</p>
        
        
          .mytext {color:#ea2fe3;}
        
        Text color #ea2fe3
      
           This box has a color of #ea2fe3        
        
          <div style="background-color:#ea2fe3;">Content here</div>
        
        
          .mybackground {background-color:#ea2fe3;}
        
        Background color #ea2fe3
      
           Border around this has a color of #ea2fe3        
        
          <div style="border:2px solid #ea2fe3;">Content here</div>
        
        
          .myborder {border:2px solid #ea2fe3;}
        
        Border color #ea2fe3