#06509b color space conversions
Hex:
        #06509b
        RGB:
        6, 80, 155
        CMY:
        98, 69, 39
        CMYK:
        96, 48, 0, 39
      HSL:
        210°, 92.5466%, 31.5686%
        HSV (HSB):
        210°, 96.1290%, 60.7843%
        XYZ:
        8.8602, 8.1426, 32.1150
        xyY:
        0.1804, 0.1658, 8.1426
      CIE-Lab:
        34.2781, 9.9942, -46.4447
        CIE-LCH:
        34.2781, 47.5078, 282.1440
        CIE-Luv:
        34.2781, -18.6936, -65.0558
        Hunter-Lab:
        28.5352, 5.4874, -46.7534
      #06509b color charts
#06509b RGB chart
      #06509b CMYK chart
      #06509b RGB pie chart
      #06509b color shades, tints & tones
#06509b color schemes
#06509b color preview, HTML & CSS examples
           This text has a color of #06509b        
        
          <p style="color:#06509b;">Text here</p>
        
        
          .mytext {color:#06509b;}
        
        Text color #06509b
      
           This box has a color of #06509b        
        
          <div style="background-color:#06509b;">Content here</div>
        
        
          .mybackground {background-color:#06509b;}
        
        Background color #06509b
      
           Border around this has a color of #06509b        
        
          <div style="border:2px solid #06509b;">Content here</div>
        
        
          .myborder {border:2px solid #06509b;}
        
        Border color #06509b