#2e03ba color space conversions
Hex:
        #2e03ba
        RGB:
        46, 3, 186
        CMY:
        82, 99, 27
        CMYK:
        75, 98, 0, 27
      HSL:
        254°, 96.8254%, 37.0588%
        HSV (HSB):
        254°, 98.3871%, 72.9412%
        XYZ:
        10.0222, 4.1911, 46.7351
        xyY:
        0.1644, 0.0688, 4.1911
      CIE-Lab:
        24.2935, 62.5382, -81.3943
        CIE-LCH:
        24.2935, 102.6453, 307.5364
        CIE-Luv:
        24.2935, -3.0675, -92.0049
        Hunter-Lab:
        20.4723, 51.5582, -121.0196
      #2e03ba color charts
#2e03ba RGB chart
      #2e03ba CMYK chart
      #2e03ba RGB pie chart
      #2e03ba color shades, tints & tones
#2e03ba color schemes
#2e03ba color preview, HTML & CSS examples
           This text has a color of #2e03ba        
        
          <p style="color:#2e03ba;">Text here</p>
        
        
          .mytext {color:#2e03ba;}
        
        Text color #2e03ba
      
           This box has a color of #2e03ba        
        
          <div style="background-color:#2e03ba;">Content here</div>
        
        
          .mybackground {background-color:#2e03ba;}
        
        Background color #2e03ba
      
           Border around this has a color of #2e03ba        
        
          <div style="border:2px solid #2e03ba;">Content here</div>
        
        
          .myborder {border:2px solid #2e03ba;}
        
        Border color #2e03ba