#0f217e color space conversions
Hex:
        #0f217e
        RGB:
        15, 33, 126
        CMY:
        94, 87, 51
        CMYK:
        88, 74, 0, 51
      HSL:
        230°, 78.7234%, 27.6471%
        HSV (HSB):
        230°, 88.0952%, 49.4118%
        XYZ:
        4.5068, 2.6956, 20.0214
        xyY:
        0.1655, 0.0990, 2.6956
      CIE-Lab:
        18.7812, 31.0532, -53.7624
        CIE-LCH:
        18.7812, 62.0862, 300.0107
        CIE-Luv:
        18.7812, -6.3878, -57.9368
        Hunter-Lab:
        16.4184, 20.2651, -60.8085
      #0f217e color charts
#0f217e RGB chart
      #0f217e CMYK chart
      #0f217e RGB pie chart
      #0f217e color shades, tints & tones
#0f217e color schemes
#0f217e color preview, HTML & CSS examples
           This text has a color of #0f217e        
        
          <p style="color:#0f217e;">Text here</p>
        
        
          .mytext {color:#0f217e;}
        
        Text color #0f217e
      
           This box has a color of #0f217e        
        
          <div style="background-color:#0f217e;">Content here</div>
        
        
          .mybackground {background-color:#0f217e;}
        
        Background color #0f217e
      
           Border around this has a color of #0f217e        
        
          <div style="border:2px solid #0f217e;">Content here</div>
        
        
          .myborder {border:2px solid #0f217e;}
        
        Border color #0f217e