#06376f color space conversions
Hex:
        #06376f
        RGB:
        6, 55, 111
        CMY:
        98, 78, 56
        CMYK:
        95, 50, 0, 56
      HSL:
        212°, 89.7436%, 22.9412%
        HSV (HSB):
        212°, 94.5946%, 43.5294%
        XYZ:
        4.3105, 3.9188, 15.5681
        xyY:
        0.1811, 0.1647, 3.9188
      CIE-Lab:
        23.4011, 8.4742, -36.6487
        CIE-LCH:
        23.4011, 37.6157, 283.0196
        CIE-Luv:
        23.4011, -12.4129, -44.7544
        Hunter-Lab:
        19.7959, 4.2252, -32.7703
      #06376f color charts
#06376f RGB chart
      #06376f CMYK chart
      #06376f RGB pie chart
      #06376f color shades, tints & tones
#06376f color schemes
#06376f color preview, HTML & CSS examples
           This text has a color of #06376f        
        
          <p style="color:#06376f;">Text here</p>
        
        
          .mytext {color:#06376f;}
        
        Text color #06376f
      
           This box has a color of #06376f        
        
          <div style="background-color:#06376f;">Content here</div>
        
        
          .mybackground {background-color:#06376f;}
        
        Background color #06376f
      
           Border around this has a color of #06376f        
        
          <div style="border:2px solid #06376f;">Content here</div>
        
        
          .myborder {border:2px solid #06376f;}
        
        Border color #06376f