#ea08aa color space conversions
Hex:
        #ea08aa
        RGB:
        234, 8, 170
        CMY:
        8, 97, 33
        CMYK:
        0, 97, 27, 8
      HSL:
        317°, 93.3884%, 47.4510%
        HSV (HSB):
        317°, 96.5812%, 91.7647%
        XYZ:
        41.2742, 20.5684, 39.8249
        xyY:
        0.4060, 0.2023, 20.5684
      CIE-Lab:
        52.4738, 83.4857, -24.9720
        CIE-LCH:
        52.4738, 87.1405, 343.3472
        CIE-Luv:
        52.4738, 105.0343, -50.3877
        Hunter-Lab:
        45.3524, 83.0824, -20.3172
      #ea08aa color charts
#ea08aa RGB chart
      #ea08aa CMYK chart
      #ea08aa RGB pie chart
      #ea08aa color shades, tints & tones
#ea08aa color schemes
#ea08aa color preview, HTML & CSS examples
           This text has a color of #ea08aa        
        
          <p style="color:#ea08aa;">Text here</p>
        
        
          .mytext {color:#ea08aa;}
        
        Text color #ea08aa
      
           This box has a color of #ea08aa        
        
          <div style="background-color:#ea08aa;">Content here</div>
        
        
          .mybackground {background-color:#ea08aa;}
        
        Background color #ea08aa
      
           Border around this has a color of #ea08aa        
        
          <div style="border:2px solid #ea08aa;">Content here</div>
        
        
          .myborder {border:2px solid #ea08aa;}
        
        Border color #ea08aa