#ea13e2 color space conversions
Hex:
        #ea13e2
        RGB:
        234, 19, 226
        CMY:
        8, 93, 11
        CMYK:
        0, 92, 3, 8
      HSL:
        302°, 84.9802%, 49.6078%
        HSV (HSB):
        302°, 91.8803%, 91.7647%
        XYZ:
        47.8920, 23.4492, 73.9535
        xyY:
        0.3296, 0.1614, 23.4492
      CIE-Lab:
        55.5320, 89.5458, -52.4732
        CIE-LCH:
        55.5320, 103.7877, 329.6300
        CIE-Luv:
        55.5320, 79.6998, -92.9548
        Hunter-Lab:
        48.4243, 91.7953, -56.6504
      #ea13e2 color charts
#ea13e2 RGB chart
      #ea13e2 CMYK chart
      #ea13e2 RGB pie chart
      #ea13e2 color shades, tints & tones
#ea13e2 color schemes
#ea13e2 color preview, HTML & CSS examples
           This text has a color of #ea13e2        
        
          <p style="color:#ea13e2;">Text here</p>
        
        
          .mytext {color:#ea13e2;}
        
        Text color #ea13e2
      
           This box has a color of #ea13e2        
        
          <div style="background-color:#ea13e2;">Content here</div>
        
        
          .mybackground {background-color:#ea13e2;}
        
        Background color #ea13e2
      
           Border around this has a color of #ea13e2        
        
          <div style="border:2px solid #ea13e2;">Content here</div>
        
        
          .myborder {border:2px solid #ea13e2;}
        
        Border color #ea13e2