#eb5aed color space conversions
Hex:
        #eb5aed
        RGB:
        235, 90, 237
        CMY:
        8, 65, 7
        CMYK:
        1, 62, 0, 7
      HSL:
        299°, 80.3279%, 64.1176%
        HSV (HSB):
        299°, 62.0253%, 92.9412%
        XYZ:
        53.2032, 31.0889, 83.3174
        xyY:
        0.3174, 0.1855, 31.0889
      CIE-Lab:
        62.5826, 73.3506, -47.4442
        CIE-LCH:
        62.5826, 87.3571, 327.1046
        CIE-Luv:
        62.5826, 64.0476, -85.1959
        Hunter-Lab:
        55.7574, 72.7473, -49.5658
      #eb5aed color charts
#eb5aed RGB chart
      #eb5aed CMYK chart
      #eb5aed RGB pie chart
      #eb5aed color shades, tints & tones
#eb5aed color schemes
#eb5aed color preview, HTML & CSS examples
           This text has a color of #eb5aed        
        
          <p style="color:#eb5aed;">Text here</p>
        
        
          .mytext {color:#eb5aed;}
        
        Text color #eb5aed
      
           This box has a color of #eb5aed        
        
          <div style="background-color:#eb5aed;">Content here</div>
        
        
          .mybackground {background-color:#eb5aed;}
        
        Background color #eb5aed
      
           Border around this has a color of #eb5aed        
        
          <div style="border:2px solid #eb5aed;">Content here</div>
        
        
          .myborder {border:2px solid #eb5aed;}
        
        Border color #eb5aed