#ea51c4 color space conversions
Hex:
        #ea51c4
        RGB:
        234, 81, 196
        CMY:
        8, 68, 23
        CMYK:
        0, 65, 16, 8
      HSL:
        315°, 78.4615%, 61.7647%
        HSV (HSB):
        315°, 65.3846%, 91.7647%
        XYZ:
        46.8379, 27.3628, 55.0375
        xyY:
        0.3624, 0.2117, 27.3628
      CIE-Lab:
        59.3087, 70.3264, -29.4747
        CIE-LCH:
        59.3087, 76.2533, 337.2608
        CIE-Luv:
        59.3087, 79.5521, -56.0226
        Hunter-Lab:
        52.3095, 68.2874, -25.7654
      #ea51c4 color charts
#ea51c4 RGB chart
      #ea51c4 CMYK chart
      #ea51c4 RGB pie chart
      #ea51c4 color shades, tints & tones
#ea51c4 color schemes
#ea51c4 color preview, HTML & CSS examples
           This text has a color of #ea51c4        
        
          <p style="color:#ea51c4;">Text here</p>
        
        
          .mytext {color:#ea51c4;}
        
        Text color #ea51c4
      
           This box has a color of #ea51c4        
        
          <div style="background-color:#ea51c4;">Content here</div>
        
        
          .mybackground {background-color:#ea51c4;}
        
        Background color #ea51c4
      
           Border around this has a color of #ea51c4        
        
          <div style="border:2px solid #ea51c4;">Content here</div>
        
        
          .myborder {border:2px solid #ea51c4;}
        
        Border color #ea51c4