#03116d color space conversions
Hex:
        #03116d
        RGB:
        3, 17, 109
        CMY:
        99, 93, 57
        CMYK:
        97, 84, 0, 57
      HSL:
        232°, 94.6429%, 21.9608%
        HSV (HSB):
        232°, 97.2477%, 42.7451%
        XYZ:
        2.9983, 1.5244, 14.6042
        xyY:
        0.1568, 0.0797, 1.5244
      CIE-Lab:
        12.7622, 34.0100, -52.7870
        CIE-LCH:
        12.7622, 62.7945, 302.7932
        CIE-Luv:
        12.7622, -4.2659, -45.0335
        Hunter-Lab:
        12.3466, 21.7414, -61.4887
      #03116d color charts
#03116d RGB chart
      #03116d CMYK chart
      #03116d RGB pie chart
      #03116d color shades, tints & tones
#03116d color schemes
#03116d color preview, HTML & CSS examples
           This text has a color of #03116d        
        
          <p style="color:#03116d;">Text here</p>
        
        
          .mytext {color:#03116d;}
        
        Text color #03116d
      
           This box has a color of #03116d        
        
          <div style="background-color:#03116d;">Content here</div>
        
        
          .mybackground {background-color:#03116d;}
        
        Background color #03116d
      
           Border around this has a color of #03116d        
        
          <div style="border:2px solid #03116d;">Content here</div>
        
        
          .myborder {border:2px solid #03116d;}
        
        Border color #03116d