#2e0bee color space conversions
Hex:
        #2e0bee
        RGB:
        46, 11, 238
        CMY:
        82, 96, 7
        CMYK:
        81, 95, 0, 7
      HSL:
        249°, 91.1647%, 48.8235%
        HSV (HSB):
        249°, 95.3782%, 93.3333%
        XYZ:
        16.6790, 6.9932, 81.3597
        xyY:
        0.1588, 0.0666, 6.9932
      CIE-Lab:
        31.7915, 73.9307, -99.0882
        CIE-LCH:
        31.7915, 123.6294, 306.7270
        CIE-Luv:
        31.7915, -6.3582, -122.4205
        Hunter-Lab:
        26.4447, 66.3038, -163.8999
      #2e0bee color charts
#2e0bee RGB chart
      #2e0bee CMYK chart
      #2e0bee RGB pie chart
      #2e0bee color shades, tints & tones
#2e0bee color schemes
#2e0bee color preview, HTML & CSS examples
           This text has a color of #2e0bee        
        
          <p style="color:#2e0bee;">Text here</p>
        
        
          .mytext {color:#2e0bee;}
        
        Text color #2e0bee
      
           This box has a color of #2e0bee        
        
          <div style="background-color:#2e0bee;">Content here</div>
        
        
          .mybackground {background-color:#2e0bee;}
        
        Background color #2e0bee
      
           Border around this has a color of #2e0bee        
        
          <div style="border:2px solid #2e0bee;">Content here</div>
        
        
          .myborder {border:2px solid #2e0bee;}
        
        Border color #2e0bee