#ea2b91 color space conversions
Hex:
        #ea2b91
        RGB:
        234, 43, 145
        CMY:
        8, 83, 43
        CMYK:
        0, 82, 38, 8
      HSL:
        328°, 81.9742%, 54.3137%
        HSV (HSB):
        328°, 81.6239%, 91.7647%
        XYZ:
        39.9064, 21.2645, 28.7892
        xyY:
        0.4436, 0.2364, 21.2645
      CIE-Lab:
        53.2378, 75.9632, -8.9915
        CIE-LCH:
        53.2378, 76.4935, 353.2495
        CIE-Luv:
        53.2378, 111.2015, -26.6462
        Hunter-Lab:
        46.1135, 73.7746, -4.7361
      #ea2b91 color charts
#ea2b91 RGB chart
      #ea2b91 CMYK chart
      #ea2b91 RGB pie chart
      #ea2b91 color shades, tints & tones
#ea2b91 color schemes
#ea2b91 color preview, HTML & CSS examples
           This text has a color of #ea2b91        
        
          <p style="color:#ea2b91;">Text here</p>
        
        
          .mytext {color:#ea2b91;}
        
        Text color #ea2b91
      
           This box has a color of #ea2b91        
        
          <div style="background-color:#ea2b91;">Content here</div>
        
        
          .mybackground {background-color:#ea2b91;}
        
        Background color #ea2b91
      
           Border around this has a color of #ea2b91        
        
          <div style="border:2px solid #ea2b91;">Content here</div>
        
        
          .myborder {border:2px solid #ea2b91;}
        
        Border color #ea2b91