#ea3bd2 color space conversions
Hex:
        #ea3bd2
        RGB:
        234, 59, 210
        CMY:
        8, 77, 18
        CMYK:
        0, 75, 10, 8
      HSL:
        308°, 80.6452%, 57.4510%
        HSV (HSB):
        308°, 74.7863%, 91.7647%
        XYZ:
        47.1285, 25.2735, 63.3671
        xyY:
        0.3471, 0.1862, 25.2735
      CIE-Lab:
        57.3409, 79.6230, -40.5302
        CIE-LCH:
        57.3409, 89.3449, 333.0227
        CIE-Luv:
        57.3409, 80.5249, -74.0063
        Hunter-Lab:
        50.2728, 79.3586, -39.5421
      #ea3bd2 color charts
#ea3bd2 RGB chart
      #ea3bd2 CMYK chart
      #ea3bd2 RGB pie chart
      #ea3bd2 color shades, tints & tones
#ea3bd2 color schemes
#ea3bd2 color preview, HTML & CSS examples
           This text has a color of #ea3bd2        
        
          <p style="color:#ea3bd2;">Text here</p>
        
        
          .mytext {color:#ea3bd2;}
        
        Text color #ea3bd2
      
           This box has a color of #ea3bd2        
        
          <div style="background-color:#ea3bd2;">Content here</div>
        
        
          .mybackground {background-color:#ea3bd2;}
        
        Background color #ea3bd2
      
           Border around this has a color of #ea3bd2        
        
          <div style="border:2px solid #ea3bd2;">Content here</div>
        
        
          .myborder {border:2px solid #ea3bd2;}
        
        Border color #ea3bd2