#0f309e color space conversions
Hex:
        #0f309e
        RGB:
        15, 48, 158
        CMY:
        94, 81, 38
        CMYK:
        91, 70, 0, 38
      HSL:
        226°, 82.6590%, 33.9216%
        HSV (HSB):
        226°, 90.5063%, 61.9608%
        XYZ:
        7.4255, 4.6841, 32.8605
        xyY:
        0.1651, 0.1042, 4.6841
      CIE-Lab:
        25.8151, 33.5092, -62.0583
        CIE-LCH:
        25.8151, 70.5273, 298.3674
        CIE-Luv:
        25.8151, -9.8447, -76.9098
        Hunter-Lab:
        21.6427, 23.3676, -74.8710
      #0f309e color charts
#0f309e RGB chart
      #0f309e CMYK chart
      #0f309e RGB pie chart
      #0f309e color shades, tints & tones
#0f309e color schemes
#0f309e color preview, HTML & CSS examples
           This text has a color of #0f309e        
        
          <p style="color:#0f309e;">Text here</p>
        
        
          .mytext {color:#0f309e;}
        
        Text color #0f309e
      
           This box has a color of #0f309e        
        
          <div style="background-color:#0f309e;">Content here</div>
        
        
          .mybackground {background-color:#0f309e;}
        
        Background color #0f309e
      
           Border around this has a color of #0f309e        
        
          <div style="border:2px solid #0f309e;">Content here</div>
        
        
          .myborder {border:2px solid #0f309e;}
        
        Border color #0f309e