#06365d color space conversions
Hex:
        #06365d
        RGB:
        6, 54, 93
        CMY:
        98, 79, 64
        CMYK:
        94, 42, 0, 64
      HSL:
        207°, 87.8788%, 19.4118%
        HSV (HSB):
        207°, 93.5484%, 36.4706%
        XYZ:
        3.3701, 3.4674, 10.8476
        xyY:
        0.1906, 0.1961, 3.4674
      CIE-Lab:
        21.8261, 1.2183, -27.4985
        CIE-LCH:
        21.8261, 27.5255, 272.5367
        CIE-Luv:
        21.8261, -12.6325, -32.1788
        Hunter-Lab:
        18.6209, -0.2811, -21.5048
      #06365d color charts
#06365d RGB chart
      #06365d CMYK chart
      #06365d RGB pie chart
      #06365d color shades, tints & tones
#06365d color schemes
#06365d color preview, HTML & CSS examples
           This text has a color of #06365d        
        
          <p style="color:#06365d;">Text here</p>
        
        
          .mytext {color:#06365d;}
        
        Text color #06365d
      
           This box has a color of #06365d        
        
          <div style="background-color:#06365d;">Content here</div>
        
        
          .mybackground {background-color:#06365d;}
        
        Background color #06365d
      
           Border around this has a color of #06365d        
        
          <div style="border:2px solid #06365d;">Content here</div>
        
        
          .myborder {border:2px solid #06365d;}
        
        Border color #06365d