#030e86 color space conversions
Hex:
        #030e86
        RGB:
        3, 14, 134
        CMY:
        99, 95, 47
        CMYK:
        98, 90, 0, 47
      HSL:
        235°, 95.6204%, 26.8627%
        HSV (HSB):
        235°, 97.7612%, 52.5490%
        XYZ:
        4.4977, 2.0547, 22.7138
        xyY:
        0.1537, 0.0702, 2.0547
      CIE-Lab:
        15.7715, 43.9041, -63.8365
        CIE-LCH:
        15.7715, 77.4769, 304.5186
        CIE-Luv:
        15.7715, -4.9101, -59.3765
        Hunter-Lab:
        14.3341, 30.9239, -83.9169
      #030e86 color charts
#030e86 RGB chart
      #030e86 CMYK chart
      #030e86 RGB pie chart
      #030e86 color shades, tints & tones
#030e86 color schemes
#030e86 color preview, HTML & CSS examples
           This text has a color of #030e86        
        
          <p style="color:#030e86;">Text here</p>
        
        
          .mytext {color:#030e86;}
        
        Text color #030e86
      
           This box has a color of #030e86        
        
          <div style="background-color:#030e86;">Content here</div>
        
        
          .mybackground {background-color:#030e86;}
        
        Background color #030e86
      
           Border around this has a color of #030e86        
        
          <div style="border:2px solid #030e86;">Content here</div>
        
        
          .myborder {border:2px solid #030e86;}
        
        Border color #030e86