#0f34ae color space conversions
Hex:
        #0f34ae
        RGB:
        15, 52, 174
        CMY:
        94, 80, 32
        CMYK:
        91, 70, 0, 32
      HSL:
        226°, 84.1270%, 37.0588%
        HSV (HSB):
        226°, 91.3793%, 68.2353%
        XYZ:
        9.0650, 5.6135, 40.6501
        xyY:
        0.1638, 0.1015, 5.6135
      CIE-Lab:
        28.4157, 36.9967, -67.4327
        CIE-LCH:
        28.4157, 76.9151, 298.7512
        CIE-Luv:
        28.4157, -10.8458, -86.2890
        Hunter-Lab:
        23.6929, 26.8321, -85.1394
      #0f34ae color charts
#0f34ae RGB chart
      #0f34ae CMYK chart
      #0f34ae RGB pie chart
      #0f34ae color shades, tints & tones
#0f34ae color schemes
#0f34ae color preview, HTML & CSS examples
           This text has a color of #0f34ae        
        
          <p style="color:#0f34ae;">Text here</p>
        
        
          .mytext {color:#0f34ae;}
        
        Text color #0f34ae
      
           This box has a color of #0f34ae        
        
          <div style="background-color:#0f34ae;">Content here</div>
        
        
          .mybackground {background-color:#0f34ae;}
        
        Background color #0f34ae
      
           Border around this has a color of #0f34ae        
        
          <div style="border:2px solid #0f34ae;">Content here</div>
        
        
          .myborder {border:2px solid #0f34ae;}
        
        Border color #0f34ae