#0f4763 color space conversions
Hex:
        #0f4763
        RGB:
        15, 71, 99
        CMY:
        94, 72, 61
        CMYK:
        85, 28, 0, 61
      HSL:
        200°, 73.6842%, 22.3529%
        HSV (HSB):
        200°, 84.8485%, 38.8235%
        XYZ:
        4.7024, 5.5089, 12.6199
        xyY:
        0.2060, 0.2413, 5.5089
      CIE-Lab:
        28.1380, -6.6964, -21.4128
        CIE-LCH:
        28.1380, 22.4354, 252.6340
        CIE-Luv:
        28.1380, -17.4113, -26.4524
        Hunter-Lab:
        23.4710, -5.3122, -15.4492
      #0f4763 color charts
#0f4763 RGB chart
      #0f4763 CMYK chart
      #0f4763 RGB pie chart
      #0f4763 color shades, tints & tones
#0f4763 color schemes
#0f4763 color preview, HTML & CSS examples
           This text has a color of #0f4763        
        
          <p style="color:#0f4763;">Text here</p>
        
        
          .mytext {color:#0f4763;}
        
        Text color #0f4763
      
           This box has a color of #0f4763        
        
          <div style="background-color:#0f4763;">Content here</div>
        
        
          .mybackground {background-color:#0f4763;}
        
        Background color #0f4763
      
           Border around this has a color of #0f4763        
        
          <div style="border:2px solid #0f4763;">Content here</div>
        
        
          .myborder {border:2px solid #0f4763;}
        
        Border color #0f4763