#ea0dfd color space conversions
Hex:
        #ea0dfd
        RGB:
        234, 13, 253
        CMY:
        8, 95, 1
        CMYK:
        8, 95, 0, 1
      HSL:
        295°, 98.3607%, 52.1569%
        HSV (HSB):
        295°, 94.8617%, 99.2157%
        XYZ:
        51.8052, 24.8721, 94.9989
        xyY:
        0.3018, 0.1449, 24.8721
      CIE-Lab:
        56.9506, 93.9853, -65.3328
        CIE-LCH:
        56.9506, 114.4623, 325.1953
        CIE-Luv:
        56.9506, 69.6444, -113.2779
        Hunter-Lab:
        49.8720, 98.1436, -78.0285
      #ea0dfd color charts
#ea0dfd RGB chart
      #ea0dfd CMYK chart
      #ea0dfd RGB pie chart
      #ea0dfd color shades, tints & tones
#ea0dfd color schemes
#ea0dfd color preview, HTML & CSS examples
           This text has a color of #ea0dfd        
        
          <p style="color:#ea0dfd;">Text here</p>
        
        
          .mytext {color:#ea0dfd;}
        
        Text color #ea0dfd
      
           This box has a color of #ea0dfd        
        
          <div style="background-color:#ea0dfd;">Content here</div>
        
        
          .mybackground {background-color:#ea0dfd;}
        
        Background color #ea0dfd
      
           Border around this has a color of #ea0dfd        
        
          <div style="border:2px solid #ea0dfd;">Content here</div>
        
        
          .myborder {border:2px solid #ea0dfd;}
        
        Border color #ea0dfd