#0f2cae color space conversions
Hex:
        #0f2cae
        RGB:
        15, 44, 174
        CMY:
        94, 83, 32
        CMYK:
        91, 75, 0, 32
      HSL:
        229°, 84.1270%, 37.0588%
        HSV (HSB):
        229°, 91.3793%, 68.2353%
        XYZ:
        8.7377, 4.9589, 40.5410
        xyY:
        0.1611, 0.0914, 4.9589
      CIE-Lab:
        26.6174, 41.9649, -70.4043
        CIE-LCH:
        26.6174, 81.9623, 300.7973
        CIE-Luv:
        26.6174, -9.3898, -86.6298
        Hunter-Lab:
        22.2686, 31.0690, -92.3521
      #0f2cae color charts
#0f2cae RGB chart
      #0f2cae CMYK chart
      #0f2cae RGB pie chart
      #0f2cae color shades, tints & tones
#0f2cae color schemes
#0f2cae color preview, HTML & CSS examples
           This text has a color of #0f2cae        
        
          <p style="color:#0f2cae;">Text here</p>
        
        
          .mytext {color:#0f2cae;}
        
        Text color #0f2cae
      
           This box has a color of #0f2cae        
        
          <div style="background-color:#0f2cae;">Content here</div>
        
        
          .mybackground {background-color:#0f2cae;}
        
        Background color #0f2cae
      
           Border around this has a color of #0f2cae        
        
          <div style="border:2px solid #0f2cae;">Content here</div>
        
        
          .myborder {border:2px solid #0f2cae;}
        
        Border color #0f2cae