#0f4eae color space conversions
Hex:
        #0f4eae
        RGB:
        15, 78, 174
        CMY:
        94, 69, 32
        CMYK:
        91, 55, 0, 32
      HSL:
        216°, 84.1270%, 37.0588%
        HSV (HSB):
        216°, 91.3793%, 68.2353%
        XYZ:
        10.5614, 8.6063, 41.1489
        xyY:
        0.1751, 0.1427, 8.6063
      CIE-Lab:
        35.2150, 19.6251, -56.2964
        CIE-LCH:
        35.2150, 59.6191, 289.2187
        CIE-Luv:
        35.2150, -17.0636, -79.6282
        Hunter-Lab:
        29.3365, 12.9224, -62.6276
      #0f4eae color charts
#0f4eae RGB chart
      #0f4eae CMYK chart
      #0f4eae RGB pie chart
      #0f4eae color shades, tints & tones
#0f4eae color schemes
#0f4eae color preview, HTML & CSS examples
           This text has a color of #0f4eae        
        
          <p style="color:#0f4eae;">Text here</p>
        
        
          .mytext {color:#0f4eae;}
        
        Text color #0f4eae
      
           This box has a color of #0f4eae        
        
          <div style="background-color:#0f4eae;">Content here</div>
        
        
          .mybackground {background-color:#0f4eae;}
        
        Background color #0f4eae
      
           Border around this has a color of #0f4eae        
        
          <div style="border:2px solid #0f4eae;">Content here</div>
        
        
          .myborder {border:2px solid #0f4eae;}
        
        Border color #0f4eae