#0f557f color space conversions
Hex:
        #0f557f
        RGB:
        15, 85, 127
        CMY:
        94, 67, 50
        CMYK:
        88, 33, 0, 50
      HSL:
        203°, 78.8732%, 27.8431%
        HSV (HSB):
        203°, 88.1890%, 49.8039%
        XYZ:
        7.2763, 8.1309, 21.2646
        xyY:
        0.1984, 0.2217, 8.1309
      CIE-Lab:
        34.2540, -4.3069, -29.3920
        CIE-LCH:
        34.2540, 29.7059, 261.6635
        CIE-Luv:
        34.2540, -20.9568, -39.7394
        Hunter-Lab:
        28.5147, -4.3517, -24.2548
      #0f557f color charts
#0f557f RGB chart
      #0f557f CMYK chart
      #0f557f RGB pie chart
      #0f557f color shades, tints & tones
#0f557f color schemes
#0f557f color preview, HTML & CSS examples
           This text has a color of #0f557f        
        
          <p style="color:#0f557f;">Text here</p>
        
        
          .mytext {color:#0f557f;}
        
        Text color #0f557f
      
           This box has a color of #0f557f        
        
          <div style="background-color:#0f557f;">Content here</div>
        
        
          .mybackground {background-color:#0f557f;}
        
        Background color #0f557f
      
           Border around this has a color of #0f557f        
        
          <div style="border:2px solid #0f557f;">Content here</div>
        
        
          .myborder {border:2px solid #0f557f;}
        
        Border color #0f557f