#06298e color space conversions
Hex:
        #06298e
        RGB:
        6, 41, 142
        CMY:
        98, 84, 44
        CMYK:
        96, 71, 0, 44
      HSL:
        225°, 91.8919%, 29.0196%
        HSV (HSB):
        225°, 95.7746%, 55.6863%
        XYZ:
        5.7505, 3.5776, 25.9786
        xyY:
        0.1629, 0.1013, 3.5776
      CIE-Lab:
        22.2227, 31.5347, -58.1446
        CIE-LCH:
        22.2227, 66.1455, 298.4731
        CIE-Luv:
        22.2227, -8.7736, -67.5759
        Hunter-Lab:
        18.9145, 21.1685, -68.1933
      #06298e color charts
#06298e RGB chart
      #06298e CMYK chart
      #06298e RGB pie chart
      #06298e color shades, tints & tones
#06298e color schemes
#06298e color preview, HTML & CSS examples
           This text has a color of #06298e        
        
          <p style="color:#06298e;">Text here</p>
        
        
          .mytext {color:#06298e;}
        
        Text color #06298e
      
           This box has a color of #06298e        
        
          <div style="background-color:#06298e;">Content here</div>
        
        
          .mybackground {background-color:#06298e;}
        
        Background color #06298e
      
           Border around this has a color of #06298e        
        
          <div style="border:2px solid #06298e;">Content here</div>
        
        
          .myborder {border:2px solid #06298e;}
        
        Border color #06298e