#0f486e color space conversions
Hex:
        #0f486e
        RGB:
        15, 72, 110
        CMY:
        94, 72, 57
        CMYK:
        86, 35, 0, 57
      HSL:
        204°, 76.0000%, 24.5098%
        HSV (HSB):
        204°, 86.3636%, 43.1373%
        XYZ:
        5.3288, 5.8621, 15.6025
        xyY:
        0.1989, 0.2188, 5.8621
      CIE-Lab:
        29.0618, -2.8644, -26.9658
        CIE-LCH:
        29.0618, 27.1175, 263.9365
        CIE-Luv:
        29.0618, -17.2507, -34.6332
        Hunter-Lab:
        24.2117, -3.0839, -21.2594
      #0f486e color charts
#0f486e RGB chart
      #0f486e CMYK chart
      #0f486e RGB pie chart
      #0f486e color shades, tints & tones
#0f486e color schemes
#0f486e color preview, HTML & CSS examples
           This text has a color of #0f486e        
        
          <p style="color:#0f486e;">Text here</p>
        
        
          .mytext {color:#0f486e;}
        
        Text color #0f486e
      
           This box has a color of #0f486e        
        
          <div style="background-color:#0f486e;">Content here</div>
        
        
          .mybackground {background-color:#0f486e;}
        
        Background color #0f486e
      
           Border around this has a color of #0f486e        
        
          <div style="border:2px solid #0f486e;">Content here</div>
        
        
          .myborder {border:2px solid #0f486e;}
        
        Border color #0f486e