#03006e color space conversions
Hex:
        #03006e
        RGB:
        3, 0, 110
        CMY:
        99, 100, 57
        CMYK:
        97, 100, 0, 57
      HSL:
        242°, 100.0000%, 21.5686%
        HSV (HSB):
        242°, 100.0000%, 43.1373%
        XYZ:
        2.8520, 1.1451, 14.8226
        xyY:
        0.1515, 0.0608, 1.1451
      CIE-Lab:
        10.1464, 42.6728, -57.8048
        CIE-LCH:
        10.1464, 71.8496, 306.4356
        CIE-Luv:
        10.1464, -2.7649, -40.6975
        Hunter-Lab:
        10.7012, 28.8460, -74.6339
      #03006e color charts
#03006e RGB chart
      #03006e CMYK chart
      #03006e RGB pie chart
      #03006e color shades, tints & tones
#03006e color schemes
#03006e color preview, HTML & CSS examples
           This text has a color of #03006e        
        
          <p style="color:#03006e;">Text here</p>
        
        
          .mytext {color:#03006e;}
        
        Text color #03006e
      
           This box has a color of #03006e        
        
          <div style="background-color:#03006e;">Content here</div>
        
        
          .mybackground {background-color:#03006e;}
        
        Background color #03006e
      
           Border around this has a color of #03006e        
        
          <div style="border:2px solid #03006e;">Content here</div>
        
        
          .myborder {border:2px solid #03006e;}
        
        Border color #03006e