#0e0afd color space conversions
Hex:
        #0e0afd
        RGB:
        14, 10, 253
        CMY:
        95, 96, 1
        CMYK:
        94, 96, 0, 1
      HSL:
        241°, 98.3806%, 51.5686%
        HSV (HSB):
        241°, 96.0474%, 99.2157%
        XYZ:
        18.0193, 7.4023, 93.4076
        xyY:
        0.1516, 0.0623, 7.4023
      CIE-Lab:
        32.7057, 77.2958, -106.0612
        CIE-LCH:
        32.7057, 131.2388, 306.0840
        CIE-Luv:
        32.7057, -9.2396, -129.9162
        Hunter-Lab:
        27.2072, 70.6078, -184.5093
      #0e0afd color charts
#0e0afd RGB chart
      #0e0afd CMYK chart
      #0e0afd RGB pie chart
      #0e0afd color shades, tints & tones
#0e0afd color schemes
#0e0afd color preview, HTML & CSS examples
           This text has a color of #0e0afd        
        
          <p style="color:#0e0afd;">Text here</p>
        
        
          .mytext {color:#0e0afd;}
        
        Text color #0e0afd
      
           This box has a color of #0e0afd        
        
          <div style="background-color:#0e0afd;">Content here</div>
        
        
          .mybackground {background-color:#0e0afd;}
        
        Background color #0e0afd
      
           Border around this has a color of #0e0afd        
        
          <div style="border:2px solid #0e0afd;">Content here</div>
        
        
          .myborder {border:2px solid #0e0afd;}
        
        Border color #0e0afd