#0f48be color space conversions
Hex:
        #0f48be
        RGB:
        15, 72, 190
        CMY:
        94, 72, 25
        CMYK:
        92, 62, 0, 25
      HSL:
        220°, 85.3659%, 40.1961%
        HSV (HSB):
        220°, 92.1053%, 74.5098%
        XYZ:
        11.8086, 8.4540, 49.7246
        xyY:
        0.1687, 0.1208, 8.4540
      CIE-Lab:
        34.9110, 30.0481, -66.2388
        CIE-LCH:
        34.9110, 72.7356, 294.4006
        CIE-Luv:
        34.9110, -15.3003, -92.5652
        Hunter-Lab:
        29.0758, 21.6122, -81.0432
      #0f48be color charts
#0f48be RGB chart
      #0f48be CMYK chart
      #0f48be RGB pie chart
      #0f48be color shades, tints & tones
#0f48be color schemes
#0f48be color preview, HTML & CSS examples
           This text has a color of #0f48be        
        
          <p style="color:#0f48be;">Text here</p>
        
        
          .mytext {color:#0f48be;}
        
        Text color #0f48be
      
           This box has a color of #0f48be        
        
          <div style="background-color:#0f48be;">Content here</div>
        
        
          .mybackground {background-color:#0f48be;}
        
        Background color #0f48be
      
           Border around this has a color of #0f48be        
        
          <div style="border:2px solid #0f48be;">Content here</div>
        
        
          .myborder {border:2px solid #0f48be;}
        
        Border color #0f48be