#16086f color space conversions
Hex:
        #16086f
        RGB:
        22, 8, 111
        CMY:
        91, 97, 56
        CMYK:
        80, 93, 0, 56
      HSL:
        248°, 86.5546%, 23.3333%
        HSV (HSB):
        248°, 92.7928%, 43.5294%
        XYZ:
        3.2870, 1.4919, 15.1537
        xyY:
        0.1649, 0.0748, 1.4919
      CIE-Lab:
        12.5567, 39.8110, -54.4095
        CIE-LCH:
        12.5567, 67.4189, 306.1926
        CIE-Luv:
        12.5567, -2.1204, -45.6338
        Hunter-Lab:
        12.2145, 26.6595, -65.0068
      #16086f color charts
#16086f RGB chart
      #16086f CMYK chart
      #16086f RGB pie chart
      #16086f color shades, tints & tones
#16086f color schemes
#16086f color preview, HTML & CSS examples
           This text has a color of #16086f        
        
          <p style="color:#16086f;">Text here</p>
        
        
          .mytext {color:#16086f;}
        
        Text color #16086f
      
           This box has a color of #16086f        
        
          <div style="background-color:#16086f;">Content here</div>
        
        
          .mybackground {background-color:#16086f;}
        
        Background color #16086f
      
           Border around this has a color of #16086f        
        
          <div style="border:2px solid #16086f;">Content here</div>
        
        
          .myborder {border:2px solid #16086f;}
        
        Border color #16086f