#eb3ad2 color space conversions
Hex:
        #eb3ad2
        RGB:
        235, 58, 210
        CMY:
        8, 77, 18
        CMYK:
        0, 75, 11, 8
      HSL:
        308°, 81.5668%, 57.4510%
        HSV (HSB):
        308°, 75.3191%, 92.1569%
        XYZ:
        47.4069, 25.3414, 63.3655
        xyY:
        0.3483, 0.1862, 25.3414
      CIE-Lab:
        57.4066, 80.1177, -40.4156
        CIE-LCH:
        57.4066, 89.7344, 333.2312
        CIE-Luv:
        57.4066, 81.4848, -73.9287
        Hunter-Lab:
        50.3403, 80.0031, -39.3928
      #eb3ad2 color charts
#eb3ad2 RGB chart
      #eb3ad2 CMYK chart
      #eb3ad2 RGB pie chart
      #eb3ad2 color shades, tints & tones
#eb3ad2 color schemes
#eb3ad2 color preview, HTML & CSS examples
           This text has a color of #eb3ad2        
        
          <p style="color:#eb3ad2;">Text here</p>
        
        
          .mytext {color:#eb3ad2;}
        
        Text color #eb3ad2
      
           This box has a color of #eb3ad2        
        
          <div style="background-color:#eb3ad2;">Content here</div>
        
        
          .mybackground {background-color:#eb3ad2;}
        
        Background color #eb3ad2
      
           Border around this has a color of #eb3ad2        
        
          <div style="border:2px solid #eb3ad2;">Content here</div>
        
        
          .myborder {border:2px solid #eb3ad2;}
        
        Border color #eb3ad2