#0e315c color space conversions
Hex:
        #0e315c
        RGB:
        14, 49, 92
        CMY:
        95, 81, 64
        CMYK:
        85, 47, 0, 64
      HSL:
        213°, 73.5849%, 20.7843%
        HSV (HSB):
        213°, 84.7826%, 36.0784%
        XYZ:
        3.2112, 3.0627, 10.5471
        xyY:
        0.1909, 0.1821, 3.0627
      CIE-Lab:
        20.2933, 5.2023, -29.2773
        CIE-LCH:
        20.2933, 29.7359, 280.0758
        CIE-Luv:
        20.2933, -10.2508, -33.5477
        Hunter-Lab:
        17.5006, 2.1271, -23.4821
      #0e315c color charts
#0e315c RGB chart
      #0e315c CMYK chart
      #0e315c RGB pie chart
      #0e315c color shades, tints & tones
#0e315c color schemes
#0e315c color preview, HTML & CSS examples
           This text has a color of #0e315c        
        
          <p style="color:#0e315c;">Text here</p>
        
        
          .mytext {color:#0e315c;}
        
        Text color #0e315c
      
           This box has a color of #0e315c        
        
          <div style="background-color:#0e315c;">Content here</div>
        
        
          .mybackground {background-color:#0e315c;}
        
        Background color #0e315c
      
           Border around this has a color of #0e315c        
        
          <div style="border:2px solid #0e315c;">Content here</div>
        
        
          .myborder {border:2px solid #0e315c;}
        
        Border color #0e315c