#06247b color space conversions
Hex:
        #06247b
        RGB:
        6, 36, 123
        CMY:
        98, 86, 52
        CMYK:
        95, 71, 0, 52
      HSL:
        225°, 90.6977%, 25.2941%
        HSV (HSB):
        225°, 95.1220%, 48.2353%
        XYZ:
        4.2811, 2.7305, 19.0403
        xyY:
        0.1643, 0.1048, 2.7305
      CIE-Lab:
        18.9307, 27.3371, -51.6157
        CIE-LCH:
        18.9307, 58.4080, 297.9069
        CIE-Luv:
        18.9307, -7.5165, -56.1731
        Hunter-Lab:
        16.5243, 17.3284, -56.7504
      #06247b color charts
#06247b RGB chart
      #06247b CMYK chart
      #06247b RGB pie chart
      #06247b color shades, tints & tones
#06247b color schemes
#06247b color preview, HTML & CSS examples
           This text has a color of #06247b        
        
          <p style="color:#06247b;">Text here</p>
        
        
          .mytext {color:#06247b;}
        
        Text color #06247b
      
           This box has a color of #06247b        
        
          <div style="background-color:#06247b;">Content here</div>
        
        
          .mybackground {background-color:#06247b;}
        
        Background color #06247b
      
           Border around this has a color of #06247b        
        
          <div style="border:2px solid #06247b;">Content here</div>
        
        
          .myborder {border:2px solid #06247b;}
        
        Border color #06247b