#06118d color space conversions
Hex:
        #06118d
        RGB:
        6, 17, 141
        CMY:
        98, 93, 45
        CMYK:
        96, 88, 0, 45
      HSL:
        235°, 91.8367%, 28.8235%
        HSV (HSB):
        235°, 95.7447%, 55.2941%
        XYZ:
        5.0833, 2.3627, 25.3874
        xyY:
        0.1548, 0.0720, 2.3627
      CIE-Lab:
        17.2860, 44.9076, -65.7080
        CIE-LCH:
        17.2860, 79.5879, 304.3503
        CIE-Luv:
        17.2860, -5.3000, -64.2919
        Hunter-Lab:
        15.3711, 32.1312, -87.1657
      #06118d color charts
#06118d RGB chart
      #06118d CMYK chart
      #06118d RGB pie chart
      #06118d color shades, tints & tones
#06118d color schemes
#06118d color preview, HTML & CSS examples
           This text has a color of #06118d        
        
          <p style="color:#06118d;">Text here</p>
        
        
          .mytext {color:#06118d;}
        
        Text color #06118d
      
           This box has a color of #06118d        
        
          <div style="background-color:#06118d;">Content here</div>
        
        
          .mybackground {background-color:#06118d;}
        
        Background color #06118d
      
           Border around this has a color of #06118d        
        
          <div style="border:2px solid #06118d;">Content here</div>
        
        
          .myborder {border:2px solid #06118d;}
        
        Border color #06118d