#ea34c2 color space conversions
Hex:
        #ea34c2
        RGB:
        234, 52, 194
        CMY:
        8, 80, 24
        CMYK:
        0, 78, 17, 8
      HSL:
        313°, 81.2500%, 56.0784%
        HSV (HSB):
        313°, 77.7778%, 91.7647%
        XYZ:
        44.8973, 23.8435, 53.2748
        xyY:
        0.3680, 0.1954, 23.8435
      CIE-Lab:
        55.9307, 79.3550, -33.5795
        CIE-LCH:
        55.9307, 86.1672, 337.0641
        CIE-Luv:
        55.9307, 88.3437, -63.0797
        Hunter-Lab:
        48.8298, 78.6725, -30.5065
      #ea34c2 color charts
#ea34c2 RGB chart
      #ea34c2 CMYK chart
      #ea34c2 RGB pie chart
      #ea34c2 color shades, tints & tones
#ea34c2 color schemes
#ea34c2 color preview, HTML & CSS examples
           This text has a color of #ea34c2        
        
          <p style="color:#ea34c2;">Text here</p>
        
        
          .mytext {color:#ea34c2;}
        
        Text color #ea34c2
      
           This box has a color of #ea34c2        
        
          <div style="background-color:#ea34c2;">Content here</div>
        
        
          .mybackground {background-color:#ea34c2;}
        
        Background color #ea34c2
      
           Border around this has a color of #ea34c2        
        
          <div style="border:2px solid #ea34c2;">Content here</div>
        
        
          .myborder {border:2px solid #ea34c2;}
        
        Border color #ea34c2