#03085a color space conversions
Hex:
        #03085a
        RGB:
        3, 8, 90
        CMY:
        99, 97, 65
        CMYK:
        97, 91, 0, 65
      HSL:
        237°, 93.5484%, 18.2353%
        HSV (HSB):
        237°, 96.6667%, 35.2941%
        XYZ:
        1.9698, 0.9312, 9.7488
        xyY:
        0.1557, 0.0736, 0.9312
      CIE-Lab:
        8.4047, 32.1486, -47.3962
        CIE-LCH:
        8.4047, 57.2707, 304.1489
        CIE-Luv:
        8.4047, -2.5629, -30.9050
        Hunter-Lab:
        9.6499, 19.5500, -53.1424
      #03085a color charts
#03085a RGB chart
      #03085a CMYK chart
      #03085a RGB pie chart
      #03085a color shades, tints & tones
#03085a color schemes
#03085a color preview, HTML & CSS examples
           This text has a color of #03085a        
        
          <p style="color:#03085a;">Text here</p>
        
        
          .mytext {color:#03085a;}
        
        Text color #03085a
      
           This box has a color of #03085a        
        
          <div style="background-color:#03085a;">Content here</div>
        
        
          .mybackground {background-color:#03085a;}
        
        Background color #03085a
      
           Border around this has a color of #03085a        
        
          <div style="border:2px solid #03085a;">Content here</div>
        
        
          .myborder {border:2px solid #03085a;}
        
        Border color #03085a