#0f216d color space conversions
Hex:
        #0f216d
        RGB:
        15, 33, 109
        CMY:
        94, 87, 57
        CMYK:
        86, 70, 0, 57
      HSL:
        229°, 75.8065%, 24.3137%
        HSV (HSB):
        229°, 86.2385%, 42.7451%
        XYZ:
        3.5012, 2.2934, 14.7261
        xyY:
        0.1706, 0.1118, 2.2934
      CIE-Lab:
        16.9573, 24.3078, -45.8383
        CIE-LCH:
        16.9573, 51.8847, 297.9367
        CIE-Luv:
        16.9573, -6.0001, -47.8075
        Hunter-Lab:
        15.1440, 14.7660, -47.0534
      #0f216d color charts
#0f216d RGB chart
      #0f216d CMYK chart
      #0f216d RGB pie chart
      #0f216d color shades, tints & tones
#0f216d color schemes
#0f216d color preview, HTML & CSS examples
           This text has a color of #0f216d        
        
          <p style="color:#0f216d;">Text here</p>
        
        
          .mytext {color:#0f216d;}
        
        Text color #0f216d
      
           This box has a color of #0f216d        
        
          <div style="background-color:#0f216d;">Content here</div>
        
        
          .mybackground {background-color:#0f216d;}
        
        Background color #0f216d
      
           Border around this has a color of #0f216d        
        
          <div style="border:2px solid #0f216d;">Content here</div>
        
        
          .myborder {border:2px solid #0f216d;}
        
        Border color #0f216d