#ea1fbe color space conversions
Hex:
        #ea1fbe
        RGB:
        234, 31, 190
        CMY:
        8, 88, 25
        CMYK:
        0, 87, 19, 8
      HSL:
        313°, 82.8571%, 51.9608%
        HSV (HSB):
        313°, 86.7521%, 91.7647%
        XYZ:
        43.7159, 22.1901, 50.6942
        xyY:
        0.3749, 0.1903, 22.1901
      CIE-Lab:
        54.2281, 83.2479, -33.9281
        CIE-LCH:
        54.2281, 89.8963, 337.8264
        CIE-Luv:
        54.2281, 93.7141, -63.8425
        Hunter-Lab:
        47.1064, 83.2165, -30.8314
      #ea1fbe color charts
#ea1fbe RGB chart
      #ea1fbe CMYK chart
      #ea1fbe RGB pie chart
      #ea1fbe color shades, tints & tones
#ea1fbe color schemes
#ea1fbe color preview, HTML & CSS examples
           This text has a color of #ea1fbe        
        
          <p style="color:#ea1fbe;">Text here</p>
        
        
          .mytext {color:#ea1fbe;}
        
        Text color #ea1fbe
      
           This box has a color of #ea1fbe        
        
          <div style="background-color:#ea1fbe;">Content here</div>
        
        
          .mybackground {background-color:#ea1fbe;}
        
        Background color #ea1fbe
      
           Border around this has a color of #ea1fbe        
        
          <div style="border:2px solid #ea1fbe;">Content here</div>
        
        
          .myborder {border:2px solid #ea1fbe;}
        
        Border color #ea1fbe