#000f86 color space conversions
Hex:
        #000f86
        RGB:
        0, 15, 134
        CMY:
        100, 94, 47
        CMYK:
        100, 89, 0, 47
      HSL:
        233°, 100.0000%, 26.2745%
        HSV (HSB):
        233°, 100.0000%, 52.5490%
        XYZ:
        4.4739, 2.0629, 22.7166
        xyY:
        0.1529, 0.0705, 2.0629
      CIE-Lab:
        15.8138, 43.4028, -63.7686
        CIE-LCH:
        15.8138, 77.1378, 304.2404
        CIE-Luv:
        15.8138, -5.1492, -59.4272
        Hunter-Lab:
        14.3627, 30.4669, -83.7214
      #000f86 color charts
#000f86 RGB chart
      #000f86 CMYK chart
      #000f86 RGB pie chart
      #000f86 color shades, tints & tones
#000f86 color schemes
#000f86 color preview, HTML & CSS examples
           This text has a color of #000f86        
        
          <p style="color:#000f86;">Text here</p>
        
        
          .mytext {color:#000f86;}
        
        Text color #000f86
      
           This box has a color of #000f86        
        
          <div style="background-color:#000f86;">Content here</div>
        
        
          .mybackground {background-color:#000f86;}
        
        Background color #000f86
      
           Border around this has a color of #000f86        
        
          <div style="border:2px solid #000f86;">Content here</div>
        
        
          .myborder {border:2px solid #000f86;}
        
        Border color #000f86