#ea96be color space conversions
Hex:
        #ea96be
        RGB:
        234, 150, 190
        CMY:
        8, 41, 25
        CMYK:
        0, 36, 19, 8
      HSL:
        331°, 66.6667%, 75.2941%
        HSV (HSB):
        331°, 35.8974%, 91.7647%
        XYZ:
        54.1323, 43.0228, 54.1663
        xyY:
        0.3577, 0.2843, 43.0228
      CIE-Lab:
        71.5705, 36.9948, -7.4887
        CIE-LCH:
        71.5705, 37.7452, 348.5565
        CIE-Luv:
        71.5705, 49.6487, -17.7973
        Hunter-Lab:
        65.5918, 32.5288, -3.0480
      #ea96be color charts
#ea96be RGB chart
      #ea96be CMYK chart
      #ea96be RGB pie chart
      #ea96be color shades, tints & tones
#ea96be color schemes
#ea96be color preview, HTML & CSS examples
           This text has a color of #ea96be        
        
          <p style="color:#ea96be;">Text here</p>
        
        
          .mytext {color:#ea96be;}
        
        Text color #ea96be
      
           This box has a color of #ea96be        
        
          <div style="background-color:#ea96be;">Content here</div>
        
        
          .mybackground {background-color:#ea96be;}
        
        Background color #ea96be
      
           Border around this has a color of #ea96be        
        
          <div style="border:2px solid #ea96be;">Content here</div>
        
        
          .myborder {border:2px solid #ea96be;}
        
        Border color #ea96be