#ea96cf color space conversions
Hex:
        #ea96cf
        RGB:
        234, 150, 207
        CMY:
        8, 41, 19
        CMYK:
        0, 36, 12, 8
      HSL:
        319°, 66.6667%, 75.2941%
        HSV (HSB):
        319°, 35.8974%, 91.7647%
        XYZ:
        56.1005, 43.8101, 64.5309
        xyY:
        0.3412, 0.2664, 43.8101
      CIE-Lab:
        72.1014, 39.6697, -16.0971
        CIE-LCH:
        72.1014, 42.8113, 337.9138
        CIE-Luv:
        72.1014, 46.5040, -31.4395
        Hunter-Lab:
        66.1892, 35.4616, -11.4721
      #ea96cf color charts
#ea96cf RGB chart
      #ea96cf CMYK chart
      #ea96cf RGB pie chart
      #ea96cf color shades, tints & tones
#ea96cf color schemes
#ea96cf color preview, HTML & CSS examples
           This text has a color of #ea96cf        
        
          <p style="color:#ea96cf;">Text here</p>
        
        
          .mytext {color:#ea96cf;}
        
        Text color #ea96cf
      
           This box has a color of #ea96cf        
        
          <div style="background-color:#ea96cf;">Content here</div>
        
        
          .mybackground {background-color:#ea96cf;}
        
        Background color #ea96cf
      
           Border around this has a color of #ea96cf        
        
          <div style="border:2px solid #ea96cf;">Content here</div>
        
        
          .myborder {border:2px solid #ea96cf;}
        
        Border color #ea96cf