#06226f color space conversions
Hex:
        #06226f
        RGB:
        6, 34, 111
        CMY:
        98, 87, 56
        CMYK:
        95, 69, 0, 56
      HSL:
        224°, 89.7436%, 22.9412%
        HSV (HSB):
        224°, 94.5946%, 43.5294%
        XYZ:
        3.5164, 2.3305, 15.3034
        xyY:
        0.1663, 0.1102, 2.3305
      CIE-Lab:
        17.1339, 23.7868, -46.8581
        CIE-LCH:
        17.1339, 52.5499, 296.9140
        CIE-Luv:
        17.1339, -6.9394, -48.9536
        Hunter-Lab:
        15.2659, 14.4008, -48.7497
      #06226f color charts
#06226f RGB chart
      #06226f CMYK chart
      #06226f RGB pie chart
      #06226f color shades, tints & tones
#06226f color schemes
#06226f color preview, HTML & CSS examples
           This text has a color of #06226f        
        
          <p style="color:#06226f;">Text here</p>
        
        
          .mytext {color:#06226f;}
        
        Text color #06226f
      
           This box has a color of #06226f        
        
          <div style="background-color:#06226f;">Content here</div>
        
        
          .mybackground {background-color:#06226f;}
        
        Background color #06226f
      
           Border around this has a color of #06226f        
        
          <div style="border:2px solid #06226f;">Content here</div>
        
        
          .myborder {border:2px solid #06226f;}
        
        Border color #06226f