#ea1afd color space conversions
Hex:
        #ea1afd
        RGB:
        234, 26, 253
        CMY:
        8, 90, 1
        CMYK:
        8, 90, 0, 1
      HSL:
        295°, 98.2684%, 54.7059%
        HSV (HSB):
        295°, 89.7233%, 99.2157%
        XYZ:
        52.0307, 25.3231, 95.0740
        xyY:
        0.3018, 0.1469, 25.3231
      CIE-Lab:
        57.3888, 92.6880, -64.6276
        CIE-LCH:
        57.3888, 112.9947, 325.1135
        CIE-Luv:
        57.3888, 68.9274, -112.2942
        Hunter-Lab:
        50.3220, 96.4974, -76.7919
      #ea1afd color charts
#ea1afd RGB chart
      #ea1afd CMYK chart
      #ea1afd RGB pie chart
      #ea1afd color shades, tints & tones
#ea1afd color schemes
#ea1afd color preview, HTML & CSS examples
           This text has a color of #ea1afd        
        
          <p style="color:#ea1afd;">Text here</p>
        
        
          .mytext {color:#ea1afd;}
        
        Text color #ea1afd
      
           This box has a color of #ea1afd        
        
          <div style="background-color:#ea1afd;">Content here</div>
        
        
          .mybackground {background-color:#ea1afd;}
        
        Background color #ea1afd
      
           Border around this has a color of #ea1afd        
        
          <div style="border:2px solid #ea1afd;">Content here</div>
        
        
          .myborder {border:2px solid #ea1afd;}
        
        Border color #ea1afd