#2e0bae color space conversions
Hex:
        #2e0bae
        RGB:
        46, 11, 174
        CMY:
        82, 96, 32
        CMYK:
        74, 94, 0, 32
      HSL:
        253°, 88.1081%, 36.2745%
        HSV (HSB):
        253°, 93.6782%, 68.2353%
        XYZ:
        8.8864, 3.8762, 40.3242
        xyY:
        0.1674, 0.0730, 3.8762
      CIE-Lab:
        23.2578, 57.7189, -75.9398
        CIE-LCH:
        23.2578, 95.3851, 307.2371
        CIE-Luv:
        23.2578, -2.6516, -85.4978
        Hunter-Lab:
        19.6880, 46.1136, -107.6538
      #2e0bae color charts
#2e0bae RGB chart
      #2e0bae CMYK chart
      #2e0bae RGB pie chart
      #2e0bae color shades, tints & tones
#2e0bae color schemes
#2e0bae color preview, HTML & CSS examples
           This text has a color of #2e0bae        
        
          <p style="color:#2e0bae;">Text here</p>
        
        
          .mytext {color:#2e0bae;}
        
        Text color #2e0bae
      
           This box has a color of #2e0bae        
        
          <div style="background-color:#2e0bae;">Content here</div>
        
        
          .mybackground {background-color:#2e0bae;}
        
        Background color #2e0bae
      
           Border around this has a color of #2e0bae        
        
          <div style="border:2px solid #2e0bae;">Content here</div>
        
        
          .myborder {border:2px solid #2e0bae;}
        
        Border color #2e0bae