#2e16ba color space conversions
Hex:
        #2e16ba
        RGB:
        46, 22, 186
        CMY:
        82, 91, 27
        CMYK:
        75, 88, 0, 27
      HSL:
        249°, 78.8462%, 40.7843%
        HSV (HSB):
        249°, 88.1720%, 72.9412%
        XYZ:
        10.2765, 4.6998, 46.8199
        xyY:
        0.1663, 0.0761, 4.6998
      CIE-Lab:
        25.8619, 57.7597, -78.7814
        CIE-LCH:
        25.8619, 97.6867, 306.2475
        CIE-Luv:
        25.8619, -4.0464, -93.1766
        Hunter-Lab:
        21.6791, 46.6760, -112.8720
      #2e16ba color charts
#2e16ba RGB chart
      #2e16ba CMYK chart
      #2e16ba RGB pie chart
      #2e16ba color shades, tints & tones
#2e16ba color schemes
#2e16ba color preview, HTML & CSS examples
           This text has a color of #2e16ba        
        
          <p style="color:#2e16ba;">Text here</p>
        
        
          .mytext {color:#2e16ba;}
        
        Text color #2e16ba
      
           This box has a color of #2e16ba        
        
          <div style="background-color:#2e16ba;">Content here</div>
        
        
          .mybackground {background-color:#2e16ba;}
        
        Background color #2e16ba
      
           Border around this has a color of #2e16ba        
        
          <div style="border:2px solid #2e16ba;">Content here</div>
        
        
          .myborder {border:2px solid #2e16ba;}
        
        Border color #2e16ba