#ea22f1 color space conversions
Hex:
        #ea22f1
        RGB:
        234, 34, 241
        CMY:
        8, 87, 5
        CMYK:
        3, 86, 0, 5
      HSL:
        298°, 88.0851%, 53.9216%
        HSV (HSB):
        298°, 85.8921%, 94.5098%
        XYZ:
        50.3809, 24.9874, 85.3868
        xyY:
        0.3134, 0.1554, 24.9874
      CIE-Lab:
        57.0631, 89.7225, -58.4628
        CIE-LCH:
        57.0631, 107.0889, 326.9119
        CIE-Luv:
        57.0631, 72.6469, -102.5769
        Hunter-Lab:
        49.9874, 92.4274, -66.2861
      #ea22f1 color charts
#ea22f1 RGB chart
      #ea22f1 CMYK chart
      #ea22f1 RGB pie chart
      #ea22f1 color shades, tints & tones
#ea22f1 color schemes
#ea22f1 color preview, HTML & CSS examples
           This text has a color of #ea22f1        
        
          <p style="color:#ea22f1;">Text here</p>
        
        
          .mytext {color:#ea22f1;}
        
        Text color #ea22f1
      
           This box has a color of #ea22f1        
        
          <div style="background-color:#ea22f1;">Content here</div>
        
        
          .mybackground {background-color:#ea22f1;}
        
        Background color #ea22f1
      
           Border around this has a color of #ea22f1        
        
          <div style="border:2px solid #ea22f1;">Content here</div>
        
        
          .myborder {border:2px solid #ea22f1;}
        
        Border color #ea22f1