#ea0aef color space conversions
Hex:
        #ea0aef
        RGB:
        234, 10, 239
        CMY:
        8, 96, 6
        CMYK:
        2, 96, 0, 6
      HSL:
        299°, 91.9679%, 48.8235%
        HSV (HSB):
        299°, 95.8159%, 93.7255%
        XYZ:
        49.6202, 23.9415, 83.6673
        xyY:
        0.3156, 0.1523, 23.9415
      CIE-Lab:
        56.0292, 92.1322, -58.9990
        CIE-LCH:
        56.0292, 109.4039, 327.3656
        CIE-Luv:
        56.0292, 75.0269, -103.2367
        Hunter-Lab:
        48.9301, 95.3901, -67.1311
      #ea0aef color charts
#ea0aef RGB chart
      #ea0aef CMYK chart
      #ea0aef RGB pie chart
      #ea0aef color shades, tints & tones
#ea0aef color schemes
#ea0aef color preview, HTML & CSS examples
           This text has a color of #ea0aef        
        
          <p style="color:#ea0aef;">Text here</p>
        
        
          .mytext {color:#ea0aef;}
        
        Text color #ea0aef
      
           This box has a color of #ea0aef        
        
          <div style="background-color:#ea0aef;">Content here</div>
        
        
          .mybackground {background-color:#ea0aef;}
        
        Background color #ea0aef
      
           Border around this has a color of #ea0aef        
        
          <div style="border:2px solid #ea0aef;">Content here</div>
        
        
          .myborder {border:2px solid #ea0aef;}
        
        Border color #ea0aef