#0f277b color space conversions
Hex:
        #0f277b
        RGB:
        15, 39, 123
        CMY:
        94, 85, 52
        CMYK:
        88, 68, 0, 52
      HSL:
        227°, 78.2609%, 27.0588%
        HSV (HSB):
        227°, 87.8049%, 48.2353%
        XYZ:
        4.4977, 2.9827, 19.0775
        xyY:
        0.1694, 0.1123, 2.9827
      CIE-Lab:
        19.9743, 25.7889, -49.8893
        CIE-LCH:
        19.9743, 56.1605, 297.3354
        CIE-Luv:
        19.9743, -7.4955, -56.1424
        Hunter-Lab:
        17.2704, 16.2631, -53.4049
      #0f277b color charts
#0f277b RGB chart
      #0f277b CMYK chart
      #0f277b RGB pie chart
      #0f277b color shades, tints & tones
#0f277b color schemes
#0f277b color preview, HTML & CSS examples
           This text has a color of #0f277b        
        
          <p style="color:#0f277b;">Text here</p>
        
        
          .mytext {color:#0f277b;}
        
        Text color #0f277b
      
           This box has a color of #0f277b        
        
          <div style="background-color:#0f277b;">Content here</div>
        
        
          .mybackground {background-color:#0f277b;}
        
        Background color #0f277b
      
           Border around this has a color of #0f277b        
        
          <div style="border:2px solid #0f277b;">Content here</div>
        
        
          .myborder {border:2px solid #0f277b;}
        
        Border color #0f277b