#e20bef color space conversions
Hex:
        #e20bef
        RGB:
        226, 11, 239
        CMY:
        11, 96, 6
        CMYK:
        5, 95, 0, 6
      HSL:
        297°, 91.2000%, 49.0196%
        HSV (HSB):
        297°, 95.3975%, 93.7255%
        XYZ:
        47.0637, 22.6401, 83.5508
        xyY:
        0.3071, 0.1477, 22.6401
      CIE-Lab:
        54.6997, 90.8263, -61.2062
        CIE-LCH:
        54.6997, 109.5245, 326.0247
        CIE-Luv:
        54.6997, 69.3648, -105.6830
        Hunter-Lab:
        47.5816, 93.2893, -70.8030
      #e20bef color charts
#e20bef RGB chart
      #e20bef CMYK chart
      #e20bef RGB pie chart
      #e20bef color shades, tints & tones
#e20bef color schemes
#e20bef color preview, HTML & CSS examples
           This text has a color of #e20bef        
        
          <p style="color:#e20bef;">Text here</p>
        
        
          .mytext {color:#e20bef;}
        
        Text color #e20bef
      
           This box has a color of #e20bef        
        
          <div style="background-color:#e20bef;">Content here</div>
        
        
          .mybackground {background-color:#e20bef;}
        
        Background color #e20bef
      
           Border around this has a color of #e20bef        
        
          <div style="border:2px solid #e20bef;">Content here</div>
        
        
          .myborder {border:2px solid #e20bef;}
        
        Border color #e20bef