#0f2ace color space conversions
Hex:
        #0f2ace
        RGB:
        15, 42, 206
        CMY:
        94, 84, 19
        CMYK:
        93, 80, 0, 19
      HSL:
        232°, 86.4253%, 43.3333%
        HSV (HSB):
        232°, 92.7184%, 80.7843%
        XYZ:
        12.1655, 6.2137, 58.9507
        xyY:
        0.1573, 0.0804, 6.2137
      CIE-Lab:
        29.9454, 53.9405, -83.7908
        CIE-LCH:
        29.9454, 99.6518, 302.7715
        CIE-Luv:
        29.9454, -9.8940, -105.1796
        Hunter-Lab:
        24.9273, 43.4924, -122.7659
      #0f2ace color charts
#0f2ace RGB chart
      #0f2ace CMYK chart
      #0f2ace RGB pie chart
      #0f2ace color shades, tints & tones
#0f2ace color schemes
#0f2ace color preview, HTML & CSS examples
           This text has a color of #0f2ace        
        
          <p style="color:#0f2ace;">Text here</p>
        
        
          .mytext {color:#0f2ace;}
        
        Text color #0f2ace
      
           This box has a color of #0f2ace        
        
          <div style="background-color:#0f2ace;">Content here</div>
        
        
          .mybackground {background-color:#0f2ace;}
        
        Background color #0f2ace
      
           Border around this has a color of #0f2ace        
        
          <div style="border:2px solid #0f2ace;">Content here</div>
        
        
          .myborder {border:2px solid #0f2ace;}
        
        Border color #0f2ace