#eb0efe color space conversions
Hex:
        #eb0efe
        RGB:
        235, 14, 254
        CMY:
        8, 95, 0
        CMYK:
        7, 94, 0, 0
      HSL:
        295°, 99.1736%, 52.5490%
        HSV (HSB):
        295°, 94.4882%, 99.6078%
        XYZ:
        52.3074, 25.1320, 95.8600
        xyY:
        0.3018, 0.1450, 25.1320
      CIE-Lab:
        57.2038, 94.2093, -65.4720
        CIE-LCH:
        57.2038, 114.7256, 325.2021
        CIE-Luv:
        57.2038, 69.9229, -113.6397
        Hunter-Lab:
        50.1318, 98.5156, -78.2796
      #eb0efe color charts
#eb0efe RGB chart
      #eb0efe CMYK chart
      #eb0efe RGB pie chart
      #eb0efe color shades, tints & tones
#eb0efe color schemes
#eb0efe color preview, HTML & CSS examples
           This text has a color of #eb0efe        
        
          <p style="color:#eb0efe;">Text here</p>
        
        
          .mytext {color:#eb0efe;}
        
        Text color #eb0efe
      
           This box has a color of #eb0efe        
        
          <div style="background-color:#eb0efe;">Content here</div>
        
        
          .mybackground {background-color:#eb0efe;}
        
        Background color #eb0efe
      
           Border around this has a color of #eb0efe        
        
          <div style="border:2px solid #eb0efe;">Content here</div>
        
        
          .myborder {border:2px solid #eb0efe;}
        
        Border color #eb0efe