#0e017a color space conversions
Hex:
        #0e017a
        RGB:
        14, 1, 122
        CMY:
        95, 100, 52
        CMYK:
        89, 99, 0, 52
      HSL:
        246°, 98.3740%, 24.1176%
        HSV (HSB):
        246°, 99.1803%, 47.8431%
        XYZ:
        3.7048, 1.5202, 18.5105
        xyY:
        0.1561, 0.0640, 1.5202
      CIE-Lab:
        12.7360, 45.6677, -61.2492
        CIE-LCH:
        12.7360, 76.4003, 306.7084
        CIE-Luv:
        12.7360, -2.8485, -49.9293
        Hunter-Lab:
        12.3297, 32.0585, -80.3811
      #0e017a color charts
#0e017a RGB chart
      #0e017a CMYK chart
      #0e017a RGB pie chart
      #0e017a color shades, tints & tones
#0e017a color schemes
#0e017a color preview, HTML & CSS examples
           This text has a color of #0e017a        
        
          <p style="color:#0e017a;">Text here</p>
        
        
          .mytext {color:#0e017a;}
        
        Text color #0e017a
      
           This box has a color of #0e017a        
        
          <div style="background-color:#0e017a;">Content here</div>
        
        
          .mybackground {background-color:#0e017a;}
        
        Background color #0e017a
      
           Border around this has a color of #0e017a        
        
          <div style="border:2px solid #0e017a;">Content here</div>
        
        
          .myborder {border:2px solid #0e017a;}
        
        Border color #0e017a