#0f48aa color space conversions
Hex:
        #0f48aa
        RGB:
        15, 72, 170
        CMY:
        94, 72, 33
        CMYK:
        91, 58, 0, 33
      HSL:
        218°, 83.7838%, 36.2745%
        HSV (HSB):
        218°, 91.1765%, 66.6667%
        XYZ:
        9.7701, 7.6386, 38.9897
        xyY:
        0.1732, 0.1354, 7.6386
      CIE-Lab:
        33.2185, 22.0707, -57.1638
        CIE-LCH:
        33.2185, 61.2766, 291.1113
        CIE-Luv:
        33.2185, -15.5007, -79.2229
        Hunter-Lab:
        27.6380, 14.7336, -64.2955
      #0f48aa color charts
#0f48aa RGB chart
      #0f48aa CMYK chart
      #0f48aa RGB pie chart
      #0f48aa color shades, tints & tones
#0f48aa color schemes
#0f48aa color preview, HTML & CSS examples
           This text has a color of #0f48aa        
        
          <p style="color:#0f48aa;">Text here</p>
        
        
          .mytext {color:#0f48aa;}
        
        Text color #0f48aa
      
           This box has a color of #0f48aa        
        
          <div style="background-color:#0f48aa;">Content here</div>
        
        
          .mybackground {background-color:#0f48aa;}
        
        Background color #0f48aa
      
           Border around this has a color of #0f48aa        
        
          <div style="border:2px solid #0f48aa;">Content here</div>
        
        
          .myborder {border:2px solid #0f48aa;}
        
        Border color #0f48aa