#06415a color space conversions
Hex:
        #06415a
        RGB:
        6, 65, 90
        CMY:
        98, 75, 65
        CMYK:
        93, 28, 0, 65
      HSL:
        198°, 87.5000%, 18.8235%
        HSV (HSB):
        198°, 93.3333%, 35.2941%
        XYZ:
        3.8109, 4.5575, 10.3517
        xyY:
        0.2036, 0.2435, 4.5575
      CIE-Lab:
        25.4349, -7.4667, -19.8414
        CIE-LCH:
        25.4349, 21.1999, 249.3777
        CIE-Luv:
        25.4349, -16.5897, -23.4730
        Hunter-Lab:
        21.3483, -5.4956, -13.8056
      #06415a color charts
#06415a RGB chart
      #06415a CMYK chart
      #06415a RGB pie chart
      #06415a color shades, tints & tones
#06415a color schemes
#06415a color preview, HTML & CSS examples
           This text has a color of #06415a        
        
          <p style="color:#06415a;">Text here</p>
        
        
          .mytext {color:#06415a;}
        
        Text color #06415a
      
           This box has a color of #06415a        
        
          <div style="background-color:#06415a;">Content here</div>
        
        
          .mybackground {background-color:#06415a;}
        
        Background color #06415a
      
           Border around this has a color of #06415a        
        
          <div style="border:2px solid #06415a;">Content here</div>
        
        
          .myborder {border:2px solid #06415a;}
        
        Border color #06415a