#0f2ab3 color space conversions
Hex:
        #0f2ab3
        RGB:
        15, 42, 179
        CMY:
        94, 84, 30
        CMYK:
        92, 77, 0, 30
      HSL:
        230°, 84.5361%, 38.0392%
        HSV (HSB):
        230°, 91.6201%, 70.1961%
        XYZ:
        9.1616, 5.0122, 43.1324
        xyY:
        0.1599, 0.0875, 5.0122
      CIE-Lab:
        26.7694, 44.9023, -73.1448
        CIE-LCH:
        26.7694, 85.8276, 301.5450
        CIE-Luv:
        26.7694, -9.1826, -89.5372
        Hunter-Lab:
        22.3879, 33.8678, -98.5565
      #0f2ab3 color charts
#0f2ab3 RGB chart
      #0f2ab3 CMYK chart
      #0f2ab3 RGB pie chart
      #0f2ab3 color shades, tints & tones
#0f2ab3 color schemes
#0f2ab3 color preview, HTML & CSS examples
           This text has a color of #0f2ab3        
        
          <p style="color:#0f2ab3;">Text here</p>
        
        
          .mytext {color:#0f2ab3;}
        
        Text color #0f2ab3
      
           This box has a color of #0f2ab3        
        
          <div style="background-color:#0f2ab3;">Content here</div>
        
        
          .mybackground {background-color:#0f2ab3;}
        
        Background color #0f2ab3
      
           Border around this has a color of #0f2ab3        
        
          <div style="border:2px solid #0f2ab3;">Content here</div>
        
        
          .myborder {border:2px solid #0f2ab3;}
        
        Border color #0f2ab3