#06018e color space conversions
Hex:
        #06018e
        RGB:
        6, 1, 142
        CMY:
        98, 100, 44
        CMYK:
        96, 99, 0, 44
      HSL:
        242°, 98.6014%, 28.0392%
        HSV (HSB):
        242°, 99.2958%, 55.6863%
        XYZ:
        4.9684, 2.0134, 25.7179
        xyY:
        0.1519, 0.0616, 2.0134
      CIE-Lab:
        15.5575, 50.9285, -69.2200
        CIE-LCH:
        15.5575, 85.9367, 306.3437
        CIE-Luv:
        15.5575, -4.2283, -62.0920
        Hunter-Lab:
        14.1895, 37.6700, -97.5283
      #06018e color charts
#06018e RGB chart
      #06018e CMYK chart
      #06018e RGB pie chart
      #06018e color shades, tints & tones
#06018e color schemes
#06018e color preview, HTML & CSS examples
           This text has a color of #06018e        
        
          <p style="color:#06018e;">Text here</p>
        
        
          .mytext {color:#06018e;}
        
        Text color #06018e
      
           This box has a color of #06018e        
        
          <div style="background-color:#06018e;">Content here</div>
        
        
          .mybackground {background-color:#06018e;}
        
        Background color #06018e
      
           Border around this has a color of #06018e        
        
          <div style="border:2px solid #06018e;">Content here</div>
        
        
          .myborder {border:2px solid #06018e;}
        
        Border color #06018e