#ea0dfb color space conversions
Hex:
        #ea0dfb
        RGB:
        234, 13, 251
        CMY:
        8, 95, 2
        CMYK:
        7, 95, 0, 2
      HSL:
        296°, 96.7480%, 51.7647%
        HSV (HSB):
        296°, 94.8207%, 98.4314%
        XYZ:
        51.4882, 24.7453, 93.3294
        xyY:
        0.3037, 0.1459, 24.7453
      CIE-Lab:
        56.8264, 93.6858, -64.4208
        CIE-LCH:
        56.8264, 113.6972, 325.4866
        CIE-Luv:
        56.8264, 70.3774, -111.8346
        Hunter-Lab:
        49.7447, 97.7032, -76.4168
      #ea0dfb color charts
#ea0dfb RGB chart
      #ea0dfb CMYK chart
      #ea0dfb RGB pie chart
      #ea0dfb color shades, tints & tones
#ea0dfb color schemes
#ea0dfb color preview, HTML & CSS examples
           This text has a color of #ea0dfb        
        
          <p style="color:#ea0dfb;">Text here</p>
        
        
          .mytext {color:#ea0dfb;}
        
        Text color #ea0dfb
      
           This box has a color of #ea0dfb        
        
          <div style="background-color:#ea0dfb;">Content here</div>
        
        
          .mybackground {background-color:#ea0dfb;}
        
        Background color #ea0dfb
      
           Border around this has a color of #ea0dfb        
        
          <div style="border:2px solid #ea0dfb;">Content here</div>
        
        
          .myborder {border:2px solid #ea0dfb;}
        
        Border color #ea0dfb