#06248d color space conversions
Hex:
        #06248d
        RGB:
        6, 36, 141
        CMY:
        98, 86, 45
        CMYK:
        96, 74, 0, 45
      HSL:
        227°, 91.8367%, 28.8235%
        HSV (HSB):
        227°, 95.7447%, 55.2941%
        XYZ:
        5.5137, 3.2236, 25.5309
        xyY:
        0.1609, 0.0941, 3.2236
      CIE-Lab:
        20.9179, 34.4265, -59.6776
        CIE-LCH:
        20.9179, 68.8956, 299.9796
        CIE-Luv:
        20.9179, -7.8277, -66.8826
        Hunter-Lab:
        17.9543, 23.3968, -71.7422
      #06248d color charts
#06248d RGB chart
      #06248d CMYK chart
      #06248d RGB pie chart
      #06248d color shades, tints & tones
#06248d color schemes
#06248d color preview, HTML & CSS examples
           This text has a color of #06248d        
        
          <p style="color:#06248d;">Text here</p>
        
        
          .mytext {color:#06248d;}
        
        Text color #06248d
      
           This box has a color of #06248d        
        
          <div style="background-color:#06248d;">Content here</div>
        
        
          .mybackground {background-color:#06248d;}
        
        Background color #06248d
      
           Border around this has a color of #06248d        
        
          <div style="border:2px solid #06248d;">Content here</div>
        
        
          .myborder {border:2px solid #06248d;}
        
        Border color #06248d