#ea0efb color space conversions
Hex:
        #ea0efb
        RGB:
        234, 14, 251
        CMY:
        8, 95, 2
        CMYK:
        7, 94, 0, 2
      HSL:
        296°, 96.7347%, 51.9608%
        HSV (HSB):
        296°, 94.4223%, 98.4314%
        XYZ:
        51.5013, 24.7715, 93.3338
        xyY:
        0.3037, 0.1461, 24.7715
      CIE-Lab:
        56.8521, 93.6095, -64.3794
        CIE-LCH:
        56.8521, 113.6109, 325.4820
        CIE-Luv:
        56.8521, 70.3351, -111.7769
        Hunter-Lab:
        49.7710, 97.6063, -76.3447
      #ea0efb color charts
#ea0efb RGB chart
      #ea0efb CMYK chart
      #ea0efb RGB pie chart
      #ea0efb color shades, tints & tones
#ea0efb color schemes
#ea0efb color preview, HTML & CSS examples
           This text has a color of #ea0efb        
        
          <p style="color:#ea0efb;">Text here</p>
        
        
          .mytext {color:#ea0efb;}
        
        Text color #ea0efb
      
           This box has a color of #ea0efb        
        
          <div style="background-color:#ea0efb;">Content here</div>
        
        
          .mybackground {background-color:#ea0efb;}
        
        Background color #ea0efb
      
           Border around this has a color of #ea0efb        
        
          <div style="border:2px solid #ea0efb;">Content here</div>
        
        
          .myborder {border:2px solid #ea0efb;}
        
        Border color #ea0efb