#ea34d8 color space conversions
Hex:
        #ea34d8
        RGB:
        234, 52, 216
        CMY:
        8, 80, 15
        CMYK:
        0, 78, 8, 8
      HSL:
        306°, 81.2500%, 56.0784%
        HSV (HSB):
        306°, 77.7778%, 91.7647%
        XYZ:
        47.5543, 24.9063, 67.2667
        xyY:
        0.3403, 0.1782, 24.9063
      CIE-Lab:
        56.9840, 82.3500, -44.5030
        CIE-LCH:
        56.9840, 93.6057, 331.6126
        CIE-Luv:
        56.9840, 79.6427, -80.3796
        Hunter-Lab:
        49.9062, 82.7523, -44.9805
      #ea34d8 color charts
#ea34d8 RGB chart
      #ea34d8 CMYK chart
      #ea34d8 RGB pie chart
      #ea34d8 color shades, tints & tones
#ea34d8 color schemes
#ea34d8 color preview, HTML & CSS examples
           This text has a color of #ea34d8        
        
          <p style="color:#ea34d8;">Text here</p>
        
        
          .mytext {color:#ea34d8;}
        
        Text color #ea34d8
      
           This box has a color of #ea34d8        
        
          <div style="background-color:#ea34d8;">Content here</div>
        
        
          .mybackground {background-color:#ea34d8;}
        
        Background color #ea34d8
      
           Border around this has a color of #ea34d8        
        
          <div style="border:2px solid #ea34d8;">Content here</div>
        
        
          .myborder {border:2px solid #ea34d8;}
        
        Border color #ea34d8