#eb29ed color space conversions
Hex:
        #eb29ed
        RGB:
        235, 41, 237
        CMY:
        8, 84, 7
        CMYK:
        1, 83, 0, 7
      HSL:
        299°, 84.4828%, 54.5098%
        HSV (HSB):
        299°, 82.7004%, 92.9412%
        XYZ:
        50.3399, 25.3625, 82.3630
        xyY:
        0.3185, 0.1605, 25.3625
      CIE-Lab:
        57.4269, 88.0448, -55.6322
        CIE-LCH:
        57.4269, 104.1481, 327.7127
        CIE-Luv:
        57.4269, 74.0650, -98.2458
        Hunter-Lab:
        50.3612, 90.2928, -61.7128
      #eb29ed color charts
#eb29ed RGB chart
      #eb29ed CMYK chart
      #eb29ed RGB pie chart
      #eb29ed color shades, tints & tones
#eb29ed color schemes
#eb29ed color preview, HTML & CSS examples
           This text has a color of #eb29ed        
        
          <p style="color:#eb29ed;">Text here</p>
        
        
          .mytext {color:#eb29ed;}
        
        Text color #eb29ed
      
           This box has a color of #eb29ed        
        
          <div style="background-color:#eb29ed;">Content here</div>
        
        
          .mybackground {background-color:#eb29ed;}
        
        Background color #eb29ed
      
           Border around this has a color of #eb29ed        
        
          <div style="border:2px solid #eb29ed;">Content here</div>
        
        
          .myborder {border:2px solid #eb29ed;}
        
        Border color #eb29ed