#0f248e color space conversions
Hex:
        #0f248e
        RGB:
        15, 36, 142
        CMY:
        94, 86, 44
        CMYK:
        89, 75, 0, 44
      HSL:
        230°, 80.8917%, 30.7843%
        HSV (HSB):
        230°, 89.4366%, 55.6863%
        XYZ:
        5.7104, 3.3163, 25.9303
        xyY:
        0.1634, 0.0949, 3.3163
      CIE-Lab:
        21.2686, 35.1892, -59.7127
        CIE-LCH:
        21.2686, 69.3101, 300.5112
        CIE-Luv:
        21.2686, -7.3039, -67.5576
        Hunter-Lab:
        18.2107, 24.1037, -71.6758
      #0f248e color charts
#0f248e RGB chart
      #0f248e CMYK chart
      #0f248e RGB pie chart
      #0f248e color shades, tints & tones
#0f248e color schemes
#0f248e color preview, HTML & CSS examples
           This text has a color of #0f248e        
        
          <p style="color:#0f248e;">Text here</p>
        
        
          .mytext {color:#0f248e;}
        
        Text color #0f248e
      
           This box has a color of #0f248e        
        
          <div style="background-color:#0f248e;">Content here</div>
        
        
          .mybackground {background-color:#0f248e;}
        
        Background color #0f248e
      
           Border around this has a color of #0f248e        
        
          <div style="border:2px solid #0f248e;">Content here</div>
        
        
          .myborder {border:2px solid #0f248e;}
        
        Border color #0f248e