#ea1df3 color space conversions
Hex:
        #ea1df3
        RGB:
        234, 29, 243
        CMY:
        8, 89, 5
        CMYK:
        4, 88, 0, 5
      HSL:
        297°, 89.9160%, 53.3333%
        HSV (HSB):
        297°, 88.0658%, 95.2941%
        XYZ:
        50.5487, 24.8422, 86.9248
        xyY:
        0.3114, 0.1530, 24.8422
      CIE-Lab:
        56.9214, 90.7822, -59.8080
        CIE-LCH:
        56.9214, 108.7125, 326.6228
        CIE-Luv:
        56.9214, 72.3591, -104.6656
        Hunter-Lab:
        49.8420, 93.8076, -68.5129
      #ea1df3 color charts
#ea1df3 RGB chart
      #ea1df3 CMYK chart
      #ea1df3 RGB pie chart
      #ea1df3 color shades, tints & tones
#ea1df3 color schemes
#ea1df3 color preview, HTML & CSS examples
           This text has a color of #ea1df3        
        
          <p style="color:#ea1df3;">Text here</p>
        
        
          .mytext {color:#ea1df3;}
        
        Text color #ea1df3
      
           This box has a color of #ea1df3        
        
          <div style="background-color:#ea1df3;">Content here</div>
        
        
          .mybackground {background-color:#ea1df3;}
        
        Background color #ea1df3
      
           Border around this has a color of #ea1df3        
        
          <div style="border:2px solid #ea1df3;">Content here</div>
        
        
          .myborder {border:2px solid #ea1df3;}
        
        Border color #ea1df3