#ea09f2 color space conversions
Hex:
        #ea09f2
        RGB:
        234, 9, 242
        CMY:
        8, 96, 5
        CMYK:
        3, 96, 0, 5
      HSL:
        298°, 92.8287%, 49.2157%
        HSV (HSB):
        298°, 96.2810%, 94.9020%
        XYZ:
        50.0564, 24.0986, 86.0176
        xyY:
        0.3125, 0.1505, 24.0986
      CIE-Lab:
        56.1864, 92.6308, -60.4275
        CIE-LCH:
        56.1864, 110.5981, 326.8817
        CIE-Luv:
        56.1864, 73.9100, -105.4911
        Hunter-Lab:
        49.0903, 96.1046, -69.5266
      #ea09f2 color charts
#ea09f2 RGB chart
      #ea09f2 CMYK chart
      #ea09f2 RGB pie chart
      #ea09f2 color shades, tints & tones
#ea09f2 color schemes
#ea09f2 color preview, HTML & CSS examples
           This text has a color of #ea09f2        
        
          <p style="color:#ea09f2;">Text here</p>
        
        
          .mytext {color:#ea09f2;}
        
        Text color #ea09f2
      
           This box has a color of #ea09f2        
        
          <div style="background-color:#ea09f2;">Content here</div>
        
        
          .mybackground {background-color:#ea09f2;}
        
        Background color #ea09f2
      
           Border around this has a color of #ea09f2        
        
          <div style="border:2px solid #ea09f2;">Content here</div>
        
        
          .myborder {border:2px solid #ea09f2;}
        
        Border color #ea09f2