#ea07e2 color space conversions
Hex:
        #ea07e2
        RGB:
        234, 7, 226
        CMY:
        8, 97, 11
        CMYK:
        0, 97, 3, 8
      HSL:
        302°, 94.1909%, 47.2549%
        HSV (HSB):
        302°, 97.0085%, 91.7647%
        XYZ:
        47.7351, 23.1354, 73.9012
        xyY:
        0.3297, 0.1598, 23.1354
      CIE-Lab:
        55.2115, 90.4923, -52.9844
        CIE-LCH:
        55.2115, 104.8628, 329.6505
        CIE-Luv:
        55.2115, 80.3109, -93.7214
        Hunter-Lab:
        48.0992, 92.9751, -57.4255
      #ea07e2 color charts
#ea07e2 RGB chart
      #ea07e2 CMYK chart
      #ea07e2 RGB pie chart
      #ea07e2 color shades, tints & tones
#ea07e2 color schemes
#ea07e2 color preview, HTML & CSS examples
           This text has a color of #ea07e2        
        
          <p style="color:#ea07e2;">Text here</p>
        
        
          .mytext {color:#ea07e2;}
        
        Text color #ea07e2
      
           This box has a color of #ea07e2        
        
          <div style="background-color:#ea07e2;">Content here</div>
        
        
          .mybackground {background-color:#ea07e2;}
        
        Background color #ea07e2
      
           Border around this has a color of #ea07e2        
        
          <div style="border:2px solid #ea07e2;">Content here</div>
        
        
          .myborder {border:2px solid #ea07e2;}
        
        Border color #ea07e2