#ea1aef color space conversions
Hex:
        #ea1aef
        RGB:
        234, 26, 239
        CMY:
        8, 90, 6
        CMYK:
        2, 89, 0, 6
      HSL:
        299°, 86.9388%, 51.9608%
        HSV (HSB):
        299°, 89.1213%, 93.7255%
        XYZ:
        49.8811, 24.4632, 83.7542
        xyY:
        0.3155, 0.1547, 24.4632
      CIE-Lab:
        56.5486, 90.5975, -58.1668
        CIE-LCH:
        56.5486, 107.6628, 327.2981
        CIE-Luv:
        56.5486, 74.1073, -102.0271
        Hunter-Lab:
        49.4603, 93.4630, -65.7772
      #ea1aef color charts
#ea1aef RGB chart
      #ea1aef CMYK chart
      #ea1aef RGB pie chart
      #ea1aef color shades, tints & tones
#ea1aef color schemes
#ea1aef color preview, HTML & CSS examples
           This text has a color of #ea1aef        
        
          <p style="color:#ea1aef;">Text here</p>
        
        
          .mytext {color:#ea1aef;}
        
        Text color #ea1aef
      
           This box has a color of #ea1aef        
        
          <div style="background-color:#ea1aef;">Content here</div>
        
        
          .mybackground {background-color:#ea1aef;}
        
        Background color #ea1aef
      
           Border around this has a color of #ea1aef        
        
          <div style="border:2px solid #ea1aef;">Content here</div>
        
        
          .myborder {border:2px solid #ea1aef;}
        
        Border color #ea1aef