#0f3094 color space conversions
Hex:
        #0f3094
        RGB:
        15, 48, 148
        CMY:
        94, 81, 42
        CMYK:
        90, 68, 0, 42
      HSL:
        225°, 81.5951%, 31.9608%
        HSV (HSB):
        225°, 89.8649%, 58.0392%
        XYZ:
        6.5992, 4.3536, 28.5095
        xyY:
        0.1672, 0.1103, 4.3536
      CIE-Lab:
        24.8075, 29.6104, -57.5920
        CIE-LCH:
        24.8075, 64.7581, 297.2095
        CIE-Luv:
        24.8075, -9.7287, -70.7727
        Hunter-Lab:
        20.8652, 19.9418, -66.4060
      #0f3094 color charts
#0f3094 RGB chart
      #0f3094 CMYK chart
      #0f3094 RGB pie chart
      #0f3094 color shades, tints & tones
#0f3094 color schemes
#0f3094 color preview, HTML & CSS examples
           This text has a color of #0f3094        
        
          <p style="color:#0f3094;">Text here</p>
        
        
          .mytext {color:#0f3094;}
        
        Text color #0f3094
      
           This box has a color of #0f3094        
        
          <div style="background-color:#0f3094;">Content here</div>
        
        
          .mybackground {background-color:#0f3094;}
        
        Background color #0f3094
      
           Border around this has a color of #0f3094        
        
          <div style="border:2px solid #0f3094;">Content here</div>
        
        
          .myborder {border:2px solid #0f3094;}
        
        Border color #0f3094