#0f49ed color space conversions
Hex:
        #0f49ed
        RGB:
        15, 73, 237
        CMY:
        94, 71, 7
        CMYK:
        94, 69, 0, 7
      HSL:
        224°, 88.0952%, 49.4118%
        HSV (HSB):
        224°, 93.6709%, 92.9412%
        XYZ:
        17.8656, 10.9811, 81.2987
        xyY:
        0.1622, 0.0997, 10.9811
      CIE-Lab:
        39.5486, 46.9820, -85.6686
        CIE-LCH:
        39.5486, 97.7058, 298.7410
        CIE-Luv:
        39.5486, -15.5656, -121.6444
        Hunter-Lab:
        33.1377, 38.2442, -122.2633
      #0f49ed color charts
#0f49ed RGB chart
      #0f49ed CMYK chart
      #0f49ed RGB pie chart
      #0f49ed color shades, tints & tones
#0f49ed color schemes
#0f49ed color preview, HTML & CSS examples
           This text has a color of #0f49ed        
        
          <p style="color:#0f49ed;">Text here</p>
        
        
          .mytext {color:#0f49ed;}
        
        Text color #0f49ed
      
           This box has a color of #0f49ed        
        
          <div style="background-color:#0f49ed;">Content here</div>
        
        
          .mybackground {background-color:#0f49ed;}
        
        Background color #0f49ed
      
           Border around this has a color of #0f49ed        
        
          <div style="border:2px solid #0f49ed;">Content here</div>
        
        
          .myborder {border:2px solid #0f49ed;}
        
        Border color #0f49ed