#ea21b5 color space conversions
Hex:
        #ea21b5
        RGB:
        234, 33, 181
        CMY:
        8, 87, 29
        CMYK:
        0, 86, 23, 8
      HSL:
        316°, 82.7160%, 52.3529%
        HSV (HSB):
        316°, 85.8974%, 91.7647%
        XYZ:
        42.8160, 21.9163, 45.6897
        xyY:
        0.3877, 0.1985, 21.9163
      CIE-Lab:
        53.9381, 81.8313, -29.1495
        CIE-LCH:
        53.9381, 86.8680, 340.3933
        CIE-Luv:
        53.9381, 97.3797, -56.4713
        Hunter-Lab:
        46.8149, 81.3268, -25.0945
      #ea21b5 color charts
#ea21b5 RGB chart
      #ea21b5 CMYK chart
      #ea21b5 RGB pie chart
      #ea21b5 color shades, tints & tones
#ea21b5 color schemes
#ea21b5 color preview, HTML & CSS examples
           This text has a color of #ea21b5        
        
          <p style="color:#ea21b5;">Text here</p>
        
        
          .mytext {color:#ea21b5;}
        
        Text color #ea21b5
      
           This box has a color of #ea21b5        
        
          <div style="background-color:#ea21b5;">Content here</div>
        
        
          .mybackground {background-color:#ea21b5;}
        
        Background color #ea21b5
      
           Border around this has a color of #ea21b5        
        
          <div style="border:2px solid #ea21b5;">Content here</div>
        
        
          .myborder {border:2px solid #ea21b5;}
        
        Border color #ea21b5