#06369d color space conversions
Hex:
        #06369d
        RGB:
        6, 54, 157
        CMY:
        98, 79, 38
        CMYK:
        96, 66, 0, 38
      HSL:
        221°, 92.6380%, 31.9608%
        HSV (HSB):
        221°, 96.1783%, 61.5686%
        XYZ:
        7.4801, 5.1114, 32.4906
        xyY:
        0.1659, 0.1134, 5.1114
      CIE-Lab:
        27.0497, 28.7097, -59.4244
        CIE-LCH:
        27.0497, 65.9963, 295.7866
        CIE-Luv:
        27.0497, -11.6398, -75.6219
        Hunter-Lab:
        22.6083, 19.4929, -69.3803
      #06369d color charts
#06369d RGB chart
      #06369d CMYK chart
      #06369d RGB pie chart
      #06369d color shades, tints & tones
#06369d color schemes
#06369d color preview, HTML & CSS examples
           This text has a color of #06369d        
        
          <p style="color:#06369d;">Text here</p>
        
        
          .mytext {color:#06369d;}
        
        Text color #06369d
      
           This box has a color of #06369d        
        
          <div style="background-color:#06369d;">Content here</div>
        
        
          .mybackground {background-color:#06369d;}
        
        Background color #06369d
      
           Border around this has a color of #06369d        
        
          <div style="border:2px solid #06369d;">Content here</div>
        
        
          .myborder {border:2px solid #06369d;}
        
        Border color #06369d