#0f303d color space conversions
Hex:
        #0f303d
        RGB:
        15, 48, 61
        CMY:
        94, 81, 76
        CMYK:
        75, 21, 0, 76
      HSL:
        197°, 60.5263%, 14.9020%
        HSV (HSB):
        197°, 75.4098%, 23.9216%
        XYZ:
        2.0963, 2.5524, 4.7971
        xyY:
        0.2219, 0.2702, 2.5524
      CIE-Lab:
        18.1539, -6.9964, -11.7514
        CIE-LCH:
        18.1539, 13.6765, 239.2317
        CIE-Luv:
        18.1539, -10.5618, -11.5508
        Hunter-Lab:
        15.9762, -4.5371, -6.6193
      #0f303d color charts
#0f303d RGB chart
      #0f303d CMYK chart
      #0f303d RGB pie chart
      #0f303d color shades, tints & tones
#0f303d color schemes
#0f303d color preview, HTML & CSS examples
           This text has a color of #0f303d        
        
          <p style="color:#0f303d;">Text here</p>
        
        
          .mytext {color:#0f303d;}
        
        Text color #0f303d
      
           This box has a color of #0f303d        
        
          <div style="background-color:#0f303d;">Content here</div>
        
        
          .mybackground {background-color:#0f303d;}
        
        Background color #0f303d
      
           Border around this has a color of #0f303d        
        
          <div style="border:2px solid #0f303d;">Content here</div>
        
        
          .myborder {border:2px solid #0f303d;}
        
        Border color #0f303d