#0f48fa color space conversions
Hex:
        #0f48fa
        RGB:
        15, 72, 250
        CMY:
        94, 72, 2
        CMYK:
        94, 71, 0, 2
      HSL:
        225°, 95.9184%, 51.9608%
        HSV (HSB):
        225°, 94.0000%, 98.0392%
        XYZ:
        19.7697, 11.6384, 91.6469
        xyY:
        0.1607, 0.0946, 11.6384
      CIE-Lab:
        40.6356, 52.1303, -91.1875
        CIE-LCH:
        40.6356, 105.0368, 299.7559
        CIE-Luv:
        40.6356, -15.4947, -129.4952
        Hunter-Lab:
        34.1151, 43.7391, -135.3962
      #0f48fa color charts
#0f48fa RGB chart
      #0f48fa CMYK chart
      #0f48fa RGB pie chart
      #0f48fa color shades, tints & tones
#0f48fa color schemes
#0f48fa color preview, HTML & CSS examples
           This text has a color of #0f48fa        
        
          <p style="color:#0f48fa;">Text here</p>
        
        
          .mytext {color:#0f48fa;}
        
        Text color #0f48fa
      
           This box has a color of #0f48fa        
        
          <div style="background-color:#0f48fa;">Content here</div>
        
        
          .mybackground {background-color:#0f48fa;}
        
        Background color #0f48fa
      
           Border around this has a color of #0f48fa        
        
          <div style="border:2px solid #0f48fa;">Content here</div>
        
        
          .myborder {border:2px solid #0f48fa;}
        
        Border color #0f48fa