#ea22bd color space conversions
Hex:
        #ea22bd
        RGB:
        234, 34, 189
        CMY:
        8, 87, 26
        CMYK:
        0, 85, 19, 8
      HSL:
        314°, 82.6446%, 52.5490%
        HSV (HSB):
        314°, 85.4701%, 91.7647%
        XYZ:
        43.6890, 22.3106, 50.1478
        xyY:
        0.3762, 0.1921, 22.3106
      CIE-Lab:
        54.3550, 82.6218, -33.1504
        CIE-LCH:
        54.3550, 89.0242, 338.1378
        CIE-Luv:
        54.3550, 93.7270, -62.6140
        Hunter-Lab:
        47.2341, 82.4433, -29.8835
      #ea22bd color charts
#ea22bd RGB chart
      #ea22bd CMYK chart
      #ea22bd RGB pie chart
      #ea22bd color shades, tints & tones
#ea22bd color schemes
#ea22bd color preview, HTML & CSS examples
           This text has a color of #ea22bd        
        
          <p style="color:#ea22bd;">Text here</p>
        
        
          .mytext {color:#ea22bd;}
        
        Text color #ea22bd
      
           This box has a color of #ea22bd        
        
          <div style="background-color:#ea22bd;">Content here</div>
        
        
          .mybackground {background-color:#ea22bd;}
        
        Background color #ea22bd
      
           Border around this has a color of #ea22bd        
        
          <div style="border:2px solid #ea22bd;">Content here</div>
        
        
          .myborder {border:2px solid #ea22bd;}
        
        Border color #ea22bd