#0f4fbc color space conversions
Hex:
        #0f4fbc
        RGB:
        15, 79, 188
        CMY:
        94, 69, 26
        CMYK:
        92, 58, 0, 26
      HSL:
        218°, 85.2217%, 39.8039%
        HSV (HSB):
        218°, 92.0213%, 73.7255%
        XYZ:
        12.0701, 9.3244, 48.7406
        xyY:
        0.1721, 0.1329, 9.3244
      CIE-Lab:
        36.6014, 24.5898, -62.3015
        CIE-LCH:
        36.6014, 66.9786, 291.5386
        CIE-Luv:
        36.6014, -17.0870, -88.9194
        Hunter-Lab:
        30.5358, 17.1191, -73.2623
      #0f4fbc color charts
#0f4fbc RGB chart
      #0f4fbc CMYK chart
      #0f4fbc RGB pie chart
      #0f4fbc color shades, tints & tones
#0f4fbc color schemes
#0f4fbc color preview, HTML & CSS examples
           This text has a color of #0f4fbc        
        
          <p style="color:#0f4fbc;">Text here</p>
        
        
          .mytext {color:#0f4fbc;}
        
        Text color #0f4fbc
      
           This box has a color of #0f4fbc        
        
          <div style="background-color:#0f4fbc;">Content here</div>
        
        
          .mybackground {background-color:#0f4fbc;}
        
        Background color #0f4fbc
      
           Border around this has a color of #0f4fbc        
        
          <div style="border:2px solid #0f4fbc;">Content here</div>
        
        
          .myborder {border:2px solid #0f4fbc;}
        
        Border color #0f4fbc