#ea06e2 color space conversions
Hex:
        #ea06e2
        RGB:
        234, 6, 226
        CMY:
        8, 98, 11
        CMYK:
        0, 97, 3, 8
      HSL:
        302°, 95.0000%, 47.0588%
        HSV (HSB):
        302°, 97.4359%, 91.7647%
        XYZ:
        47.7243, 23.1137, 73.8975
        xyY:
        0.3297, 0.1597, 23.1137
      CIE-Lab:
        55.1892, 90.5583, -53.0199
        CIE-LCH:
        55.1892, 104.9377, 329.6519
        CIE-Luv:
        55.1892, 80.3532, -93.7745
        Hunter-Lab:
        48.0767, 93.0575, -57.4796
      #ea06e2 color charts
#ea06e2 RGB chart
      #ea06e2 CMYK chart
      #ea06e2 RGB pie chart
      #ea06e2 color shades, tints & tones
#ea06e2 color schemes
#ea06e2 color preview, HTML & CSS examples
           This text has a color of #ea06e2        
        
          <p style="color:#ea06e2;">Text here</p>
        
        
          .mytext {color:#ea06e2;}
        
        Text color #ea06e2
      
           This box has a color of #ea06e2        
        
          <div style="background-color:#ea06e2;">Content here</div>
        
        
          .mybackground {background-color:#ea06e2;}
        
        Background color #ea06e2
      
           Border around this has a color of #ea06e2        
        
          <div style="border:2px solid #ea06e2;">Content here</div>
        
        
          .myborder {border:2px solid #ea06e2;}
        
        Border color #ea06e2