#ea90f3 color space conversions
Hex:
        #ea90f3
        RGB:
        234, 144, 243
        CMY:
        8, 44, 5
        CMYK:
        4, 41, 0, 5
      HSL:
        295°, 80.4878%, 75.8824%
        HSV (HSB):
        295°, 40.7407%, 95.2941%
        XYZ:
        60.0826, 43.9100, 90.1028
        xyY:
        0.3096, 0.2262, 43.9100
      CIE-Lab:
        72.1683, 49.0790, -35.7542
        CIE-LCH:
        72.1683, 60.7215, 323.9265
        CIE-Luv:
        72.1683, 42.3625, -64.5167
        Hunter-Lab:
        66.2646, 45.8841, -34.2339
      #ea90f3 color charts
#ea90f3 RGB chart
      #ea90f3 CMYK chart
      #ea90f3 RGB pie chart
      #ea90f3 color shades, tints & tones
#ea90f3 color schemes
#ea90f3 color preview, HTML & CSS examples
           This text has a color of #ea90f3        
        
          <p style="color:#ea90f3;">Text here</p>
        
        
          .mytext {color:#ea90f3;}
        
        Text color #ea90f3
      
           This box has a color of #ea90f3        
        
          <div style="background-color:#ea90f3;">Content here</div>
        
        
          .mybackground {background-color:#ea90f3;}
        
        Background color #ea90f3
      
           Border around this has a color of #ea90f3        
        
          <div style="border:2px solid #ea90f3;">Content here</div>
        
        
          .myborder {border:2px solid #ea90f3;}
        
        Border color #ea90f3