#0f2080 color space conversions
Hex:
        #0f2080
        RGB:
        15, 32, 128
        CMY:
        94, 87, 50
        CMYK:
        88, 75, 0, 50
      HSL:
        231°, 79.0210%, 28.0392%
        HSV (HSB):
        231°, 88.2812%, 50.1961%
        XYZ:
        4.6098, 2.6931, 20.6989
        xyY:
        0.1646, 0.0962, 2.6931
      CIE-Lab:
        18.7703, 32.4690, -55.0498
        CIE-LCH:
        18.7703, 63.9118, 300.5326
        CIE-Luv:
        18.7703, -6.2655, -59.0592
        Hunter-Lab:
        16.4107, 21.4225, -63.2957
      #0f2080 color charts
#0f2080 RGB chart
      #0f2080 CMYK chart
      #0f2080 RGB pie chart
      #0f2080 color shades, tints & tones
#0f2080 color schemes
#0f2080 color preview, HTML & CSS examples
           This text has a color of #0f2080        
        
          <p style="color:#0f2080;">Text here</p>
        
        
          .mytext {color:#0f2080;}
        
        Text color #0f2080
      
           This box has a color of #0f2080        
        
          <div style="background-color:#0f2080;">Content here</div>
        
        
          .mybackground {background-color:#0f2080;}
        
        Background color #0f2080
      
           Border around this has a color of #0f2080        
        
          <div style="border:2px solid #0f2080;">Content here</div>
        
        
          .myborder {border:2px solid #0f2080;}
        
        Border color #0f2080