#ea21b0 color space conversions
Hex:
        #ea21b0
        RGB:
        234, 33, 176
        CMY:
        8, 87, 31
        CMYK:
        0, 86, 25, 8
      HSL:
        317°, 82.7160%, 52.3529%
        HSV (HSB):
        317°, 85.8974%, 91.7647%
        XYZ:
        42.3120, 21.7147, 43.0356
        xyY:
        0.3952, 0.2028, 21.7147
      CIE-Lab:
        53.7230, 81.2486, -26.5630
        CIE-LCH:
        53.7230, 85.4805, 341.8956
        CIE-Luv:
        53.7230, 99.5944, -52.5352
        Hunter-Lab:
        46.5991, 80.5299, -22.1367
      #ea21b0 color charts
#ea21b0 RGB chart
      #ea21b0 CMYK chart
      #ea21b0 RGB pie chart
      #ea21b0 color shades, tints & tones
#ea21b0 color schemes
#ea21b0 color preview, HTML & CSS examples
           This text has a color of #ea21b0        
        
          <p style="color:#ea21b0;">Text here</p>
        
        
          .mytext {color:#ea21b0;}
        
        Text color #ea21b0
      
           This box has a color of #ea21b0        
        
          <div style="background-color:#ea21b0;">Content here</div>
        
        
          .mybackground {background-color:#ea21b0;}
        
        Background color #ea21b0
      
           Border around this has a color of #ea21b0        
        
          <div style="border:2px solid #ea21b0;">Content here</div>
        
        
          .myborder {border:2px solid #ea21b0;}
        
        Border color #ea21b0