#0f213f color space conversions
Hex:
        #0f213f
        RGB:
        15, 33, 63
        CMY:
        94, 87, 75
        CMYK:
        76, 48, 0, 75
      HSL:
        218°, 61.5385%, 15.2941%
        HSV (HSB):
        218°, 76.1905%, 24.7059%
        XYZ:
        1.6381, 1.5482, 4.9151
        xyY:
        0.2022, 0.1911, 1.5482
      CIE-Lab:
        12.9110, 4.5356, -21.3657
        CIE-LCH:
        12.9110, 21.8418, 281.9851
        CIE-Luv:
        12.9110, -5.4386, -19.5594
        Hunter-Lab:
        12.4425, 1.7253, -14.7114
      #0f213f color charts
#0f213f RGB chart
      #0f213f CMYK chart
      #0f213f RGB pie chart
      #0f213f color shades, tints & tones
#0f213f color schemes
#0f213f color preview, HTML & CSS examples
           This text has a color of #0f213f        
        
          <p style="color:#0f213f;">Text here</p>
        
        
          .mytext {color:#0f213f;}
        
        Text color #0f213f
      
           This box has a color of #0f213f        
        
          <div style="background-color:#0f213f;">Content here</div>
        
        
          .mybackground {background-color:#0f213f;}
        
        Background color #0f213f
      
           Border around this has a color of #0f213f        
        
          <div style="border:2px solid #0f213f;">Content here</div>
        
        
          .myborder {border:2px solid #0f213f;}
        
        Border color #0f213f