#0f1fae color space conversions
Hex:
        #0f1fae
        RGB:
        15, 31, 174
        CMY:
        94, 88, 32
        CMYK:
        91, 82, 0, 32
      HSL:
        234°, 84.1270%, 37.0588%
        HSV (HSB):
        234°, 91.3793%, 68.2353%
        XYZ:
        8.3270, 4.1375, 40.4041
        xyY:
        0.1575, 0.0783, 4.1375
      CIE-Lab:
        24.1210, 49.1329, -74.5464
        CIE-LCH:
        24.1210, 89.2816, 303.3885
        CIE-Luv:
        24.1210, -7.5261, -85.9149
        Hunter-Lab:
        20.3409, 37.4761, -103.5320
      #0f1fae color charts
#0f1fae RGB chart
      #0f1fae CMYK chart
      #0f1fae RGB pie chart
      #0f1fae color shades, tints & tones
#0f1fae color schemes
#0f1fae color preview, HTML & CSS examples
           This text has a color of #0f1fae        
        
          <p style="color:#0f1fae;">Text here</p>
        
        
          .mytext {color:#0f1fae;}
        
        Text color #0f1fae
      
           This box has a color of #0f1fae        
        
          <div style="background-color:#0f1fae;">Content here</div>
        
        
          .mybackground {background-color:#0f1fae;}
        
        Background color #0f1fae
      
           Border around this has a color of #0f1fae        
        
          <div style="border:2px solid #0f1fae;">Content here</div>
        
        
          .myborder {border:2px solid #0f1fae;}
        
        Border color #0f1fae