#0e0faf color space conversions
Hex:
        #0e0faf
        RGB:
        14, 15, 175
        CMY:
        95, 94, 31
        CMYK:
        92, 91, 0, 31
      HSL:
        240°, 85.1852%, 37.0588%
        HSV (HSB):
        240°, 92.0000%, 68.6275%
        XYZ:
        8.0898, 3.5302, 40.8124
        xyY:
        0.1543, 0.0673, 3.5302
      CIE-Lab:
        22.0530, 55.9177, -78.5943
        CIE-LCH:
        22.0530, 96.4565, 305.4308
        CIE-Luv:
        22.0530, -6.1569, -84.6238
        Hunter-Lab:
        18.7887, 43.9759, -115.6364
      #0e0faf color charts
#0e0faf RGB chart
      #0e0faf CMYK chart
      #0e0faf RGB pie chart
      #0e0faf color shades, tints & tones
#0e0faf color schemes
#0e0faf color preview, HTML & CSS examples
           This text has a color of #0e0faf        
        
          <p style="color:#0e0faf;">Text here</p>
        
        
          .mytext {color:#0e0faf;}
        
        Text color #0e0faf
      
           This box has a color of #0e0faf        
        
          <div style="background-color:#0e0faf;">Content here</div>
        
        
          .mybackground {background-color:#0e0faf;}
        
        Background color #0e0faf
      
           Border around this has a color of #0e0faf        
        
          <div style="border:2px solid #0e0faf;">Content here</div>
        
        
          .myborder {border:2px solid #0e0faf;}
        
        Border color #0e0faf