#0f5cae color space conversions
Hex:
        #0f5cae
        RGB:
        15, 92, 174
        CMY:
        94, 64, 32
        CMYK:
        91, 47, 0, 32
      HSL:
        211°, 84.1270%, 37.0588%
        HSV (HSB):
        211°, 91.3793%, 68.2353%
        XYZ:
        11.6641, 10.8118, 41.5165
        xyY:
        0.1823, 0.1690, 10.8118
      CIE-Lab:
        39.2617, 10.2732, -49.7486
        CIE-LCH:
        39.2617, 50.7983, 281.6677
        CIE-Luv:
        39.2617, -21.1713, -72.5958
        Hunter-Lab:
        32.8814, 5.7776, -51.8435
      #0f5cae color charts
#0f5cae RGB chart
      #0f5cae CMYK chart
      #0f5cae RGB pie chart
      #0f5cae color shades, tints & tones
#0f5cae color schemes
#0f5cae color preview, HTML & CSS examples
           This text has a color of #0f5cae        
        
          <p style="color:#0f5cae;">Text here</p>
        
        
          .mytext {color:#0f5cae;}
        
        Text color #0f5cae
      
           This box has a color of #0f5cae        
        
          <div style="background-color:#0f5cae;">Content here</div>
        
        
          .mybackground {background-color:#0f5cae;}
        
        Background color #0f5cae
      
           Border around this has a color of #0f5cae        
        
          <div style="border:2px solid #0f5cae;">Content here</div>
        
        
          .myborder {border:2px solid #0f5cae;}
        
        Border color #0f5cae