#0f4fbf color space conversions
Hex:
        #0f4fbf
        RGB:
        15, 79, 191
        CMY:
        94, 69, 25
        CMYK:
        92, 59, 0, 25
      HSL:
        218°, 85.4369%, 40.3922%
        HSV (HSB):
        218°, 92.1466%, 74.9020%
        XYZ:
        12.3970, 9.4551, 50.4618
        xyY:
        0.1714, 0.1308, 9.4551
      CIE-Lab:
        36.8462, 25.7834, -63.6598
        CIE-LCH:
        36.8462, 68.6830, 292.0489
        CIE-Luv:
        36.8462, -17.0432, -90.9569
        Hunter-Lab:
        30.7492, 18.1537, -75.7752
      #0f4fbf color charts
#0f4fbf RGB chart
      #0f4fbf CMYK chart
      #0f4fbf RGB pie chart
      #0f4fbf color shades, tints & tones
#0f4fbf color schemes
#0f4fbf color preview, HTML & CSS examples
           This text has a color of #0f4fbf        
        
          <p style="color:#0f4fbf;">Text here</p>
        
        
          .mytext {color:#0f4fbf;}
        
        Text color #0f4fbf
      
           This box has a color of #0f4fbf        
        
          <div style="background-color:#0f4fbf;">Content here</div>
        
        
          .mybackground {background-color:#0f4fbf;}
        
        Background color #0f4fbf
      
           Border around this has a color of #0f4fbf        
        
          <div style="border:2px solid #0f4fbf;">Content here</div>
        
        
          .myborder {border:2px solid #0f4fbf;}
        
        Border color #0f4fbf