#eb16ed color space conversions
Hex:
        #eb16ed
        RGB:
        235, 22, 237
        CMY:
        8, 91, 7
        CMYK:
        1, 91, 0, 7
      HSL:
        299°, 85.6574%, 50.7843%
        HSV (HSB):
        299°, 90.7173%, 92.9412%
        XYZ:
        49.8339, 24.3504, 82.1943
        xyY:
        0.3187, 0.1557, 24.3504
      CIE-Lab:
        56.4369, 90.9517, -57.2146
        CIE-LCH:
        56.4369, 107.4510, 327.8274
        CIE-Luv:
        56.4369, 75.8774, -100.6058
        Hunter-Lab:
        49.3461, 93.9087, -64.2152
      #eb16ed color charts
#eb16ed RGB chart
      #eb16ed CMYK chart
      #eb16ed RGB pie chart
      #eb16ed color shades, tints & tones
#eb16ed color schemes
#eb16ed color preview, HTML & CSS examples
           This text has a color of #eb16ed        
        
          <p style="color:#eb16ed;">Text here</p>
        
        
          .mytext {color:#eb16ed;}
        
        Text color #eb16ed
      
           This box has a color of #eb16ed        
        
          <div style="background-color:#eb16ed;">Content here</div>
        
        
          .mybackground {background-color:#eb16ed;}
        
        Background color #eb16ed
      
           Border around this has a color of #eb16ed        
        
          <div style="border:2px solid #eb16ed;">Content here</div>
        
        
          .myborder {border:2px solid #eb16ed;}
        
        Border color #eb16ed