#2e14ba color space conversions
Hex:
        #2e14ba
        RGB:
        46, 20, 186
        CMY:
        82, 92, 27
        CMYK:
        75, 89, 0, 27
      HSL:
        249°, 80.5825%, 40.3922%
        HSV (HSB):
        249°, 89.2473%, 72.9412%
        XYZ:
        10.2398, 4.6263, 46.8076
        xyY:
        0.1660, 0.0750, 4.6263
      CIE-Lab:
        25.6425, 58.4210, -79.1465
        CIE-LCH:
        25.6425, 98.3727, 306.4324
        CIE-Luv:
        25.6425, -3.9037, -93.0477
        Hunter-Lab:
        21.5089, 47.3384, -113.9707
      #2e14ba color charts
#2e14ba RGB chart
      #2e14ba CMYK chart
      #2e14ba RGB pie chart
      #2e14ba color shades, tints & tones
#2e14ba color schemes
#2e14ba color preview, HTML & CSS examples
           This text has a color of #2e14ba        
        
          <p style="color:#2e14ba;">Text here</p>
        
        
          .mytext {color:#2e14ba;}
        
        Text color #2e14ba
      
           This box has a color of #2e14ba        
        
          <div style="background-color:#2e14ba;">Content here</div>
        
        
          .mybackground {background-color:#2e14ba;}
        
        Background color #2e14ba
      
           Border around this has a color of #2e14ba        
        
          <div style="border:2px solid #2e14ba;">Content here</div>
        
        
          .myborder {border:2px solid #2e14ba;}
        
        Border color #2e14ba