#06359e color space conversions
Hex:
        #06359e
        RGB:
        6, 53, 158
        CMY:
        98, 79, 38
        CMYK:
        96, 66, 0, 38
      HSL:
        221°, 92.6829%, 32.1569%
        HSV (HSB):
        221°, 96.2025%, 61.9608%
        XYZ:
        7.5198, 5.0535, 32.9268
        xyY:
        0.1653, 0.1111, 5.0535
      CIE-Lab:
        26.8868, 29.7904, -60.3008
        CIE-LCH:
        26.8868, 67.2581, 296.2908
        CIE-Luv:
        26.8868, -11.4171, -76.3990
        Hunter-Lab:
        22.4801, 20.3695, -71.1067
      #06359e color charts
#06359e RGB chart
      #06359e CMYK chart
      #06359e RGB pie chart
      #06359e color shades, tints & tones
#06359e color schemes
#06359e color preview, HTML & CSS examples
           This text has a color of #06359e        
        
          <p style="color:#06359e;">Text here</p>
        
        
          .mytext {color:#06359e;}
        
        Text color #06359e
      
           This box has a color of #06359e        
        
          <div style="background-color:#06359e;">Content here</div>
        
        
          .mybackground {background-color:#06359e;}
        
        Background color #06359e
      
           Border around this has a color of #06359e        
        
          <div style="border:2px solid #06359e;">Content here</div>
        
        
          .myborder {border:2px solid #06359e;}
        
        Border color #06359e