#0f3080 color space conversions
Hex:
        #0f3080
        RGB:
        15, 48, 128
        CMY:
        94, 81, 50
        CMYK:
        88, 63, 0, 50
      HSL:
        222°, 79.0210%, 28.0392%
        HSV (HSB):
        222°, 88.2812%, 50.1961%
        XYZ:
        5.1502, 3.7740, 20.8791
        xyY:
        0.1728, 0.1266, 3.7740
      CIE-Lab:
        22.9097, 21.4910, -48.2456
        CIE-LCH:
        22.9097, 52.8157, 294.0106
        CIE-Luv:
        22.9097, -9.6000, -58.1633
        Hunter-Lab:
        19.4267, 13.3255, -50.1239
      #0f3080 color charts
#0f3080 RGB chart
      #0f3080 CMYK chart
      #0f3080 RGB pie chart
      #0f3080 color shades, tints & tones
#0f3080 color schemes
#0f3080 color preview, HTML & CSS examples
           This text has a color of #0f3080        
        
          <p style="color:#0f3080;">Text here</p>
        
        
          .mytext {color:#0f3080;}
        
        Text color #0f3080
      
           This box has a color of #0f3080        
        
          <div style="background-color:#0f3080;">Content here</div>
        
        
          .mybackground {background-color:#0f3080;}
        
        Background color #0f3080
      
           Border around this has a color of #0f3080        
        
          <div style="border:2px solid #0f3080;">Content here</div>
        
        
          .myborder {border:2px solid #0f3080;}
        
        Border color #0f3080