#0e02ac color space conversions
Hex:
        #0e02ac
        RGB:
        14, 2, 172
        CMY:
        95, 99, 33
        CMYK:
        92, 99, 0, 33
      HSL:
        244°, 97.7011%, 34.1176%
        HSV (HSB):
        244°, 98.8372%, 67.4510%
        XYZ:
        7.6492, 3.1153, 39.2279
        xyY:
        0.1530, 0.0623, 3.1153
      CIE-Lab:
        20.5000, 58.5442, -79.3810
        CIE-LCH:
        20.5000, 98.6345, 306.4091
        CIE-Luv:
        20.5000, -5.3344, -81.3849
        Hunter-Lab:
        17.6503, 46.4694, -119.4170
      #0e02ac color charts
#0e02ac RGB chart
      #0e02ac CMYK chart
      #0e02ac RGB pie chart
      #0e02ac color shades, tints & tones
#0e02ac color schemes
#0e02ac color preview, HTML & CSS examples
           This text has a color of #0e02ac        
        
          <p style="color:#0e02ac;">Text here</p>
        
        
          .mytext {color:#0e02ac;}
        
        Text color #0e02ac
      
           This box has a color of #0e02ac        
        
          <div style="background-color:#0e02ac;">Content here</div>
        
        
          .mybackground {background-color:#0e02ac;}
        
        Background color #0e02ac
      
           Border around this has a color of #0e02ac        
        
          <div style="border:2px solid #0e02ac;">Content here</div>
        
        
          .myborder {border:2px solid #0e02ac;}
        
        Border color #0e02ac