#06185a color space conversions
Hex:
        #06185a
        RGB:
        6, 24, 90
        CMY:
        98, 91, 65
        CMYK:
        93, 73, 0, 65
      HSL:
        227°, 87.5000%, 18.8235%
        HSV (HSB):
        227°, 93.3333%, 35.2941%
        XYZ:
        2.2472, 1.4302, 9.8305
        xyY:
        0.1664, 0.1059, 1.4302
      CIE-Lab:
        12.1571, 22.1397, -41.1758
        CIE-LCH:
        12.1571, 46.7506, 298.2664
        CIE-Luv:
        12.1571, -4.5594, -35.7727
        Hunter-Lab:
        11.9590, 12.6136, -40.3660
      #06185a color charts
#06185a RGB chart
      #06185a CMYK chart
      #06185a RGB pie chart
      #06185a color shades, tints & tones
#06185a color schemes
#06185a color preview, HTML & CSS examples
           This text has a color of #06185a        
        
          <p style="color:#06185a;">Text here</p>
        
        
          .mytext {color:#06185a;}
        
        Text color #06185a
      
           This box has a color of #06185a        
        
          <div style="background-color:#06185a;">Content here</div>
        
        
          .mybackground {background-color:#06185a;}
        
        Background color #06185a
      
           Border around this has a color of #06185a        
        
          <div style="border:2px solid #06185a;">Content here</div>
        
        
          .myborder {border:2px solid #06185a;}
        
        Border color #06185a