#ea21c2 color space conversions
Hex:
        #ea21c2
        RGB:
        234, 33, 194
        CMY:
        8, 87, 24
        CMYK:
        0, 86, 17, 8
      HSL:
        312°, 82.7160%, 52.3529%
        HSV (HSB):
        312°, 85.8974%, 91.7647%
        XYZ:
        44.2131, 22.4752, 53.0468
        xyY:
        0.3693, 0.1877, 22.4752
      CIE-Lab:
        54.5276, 83.4149, -35.7735
        CIE-LCH:
        54.5276, 90.7623, 336.7873
        CIE-Luv:
        54.5276, 91.7075, -66.6919
        Hunter-Lab:
        47.4080, 83.5068, -33.1565
      #ea21c2 color charts
#ea21c2 RGB chart
      #ea21c2 CMYK chart
      #ea21c2 RGB pie chart
      #ea21c2 color shades, tints & tones
#ea21c2 color schemes
#ea21c2 color preview, HTML & CSS examples
           This text has a color of #ea21c2        
        
          <p style="color:#ea21c2;">Text here</p>
        
        
          .mytext {color:#ea21c2;}
        
        Text color #ea21c2
      
           This box has a color of #ea21c2        
        
          <div style="background-color:#ea21c2;">Content here</div>
        
        
          .mybackground {background-color:#ea21c2;}
        
        Background color #ea21c2
      
           Border around this has a color of #ea21c2        
        
          <div style="border:2px solid #ea21c2;">Content here</div>
        
        
          .myborder {border:2px solid #ea21c2;}
        
        Border color #ea21c2