#06068f color space conversions
Hex:
        #06068f
        RGB:
        6, 6, 143
        CMY:
        98, 98, 44
        CMYK:
        96, 96, 0, 44
      HSL:
        240°, 91.9463%, 29.2157%
        HSV (HSB):
        240°, 95.8042%, 56.0784%
        XYZ:
        5.0982, 2.1521, 26.1333
        xyY:
        0.1527, 0.0645, 2.1521
      CIE-Lab:
        16.2662, 49.4867, -68.6601
        CIE-LCH:
        16.2662, 84.6353, 305.7821
        CIE-Luv:
        16.2662, -4.5903, -63.6588
        Hunter-Lab:
        14.6702, 36.3593, -95.3496
      #06068f color charts
#06068f RGB chart
      #06068f CMYK chart
      #06068f RGB pie chart
      #06068f color shades, tints & tones
#06068f color schemes
#06068f color preview, HTML & CSS examples
           This text has a color of #06068f        
        
          <p style="color:#06068f;">Text here</p>
        
        
          .mytext {color:#06068f;}
        
        Text color #06068f
      
           This box has a color of #06068f        
        
          <div style="background-color:#06068f;">Content here</div>
        
        
          .mybackground {background-color:#06068f;}
        
        Background color #06068f
      
           Border around this has a color of #06068f        
        
          <div style="border:2px solid #06068f;">Content here</div>
        
        
          .myborder {border:2px solid #06068f;}
        
        Border color #06068f