#0e22fa color space conversions
Hex:
        #0e22fa
        RGB:
        14, 34, 250
        CMY:
        95, 87, 2
        CMYK:
        94, 86, 0, 2
      HSL:
        235°, 95.9350%, 51.7647%
        HSV (HSB):
        235°, 94.4000%, 98.0392%
        XYZ:
        18.0084, 8.1395, 91.0644
        xyY:
        0.1536, 0.0694, 8.1395
      CIE-Lab:
        34.2718, 70.4879, -101.7586
        CIE-LCH:
        34.2718, 123.7875, 304.7102
        CIE-Luv:
        34.2718, -10.4915, -129.6894
        Hunter-Lab:
        28.5299, 62.7443, -169.2766
      #0e22fa color charts
#0e22fa RGB chart
      #0e22fa CMYK chart
      #0e22fa RGB pie chart
      #0e22fa color shades, tints & tones
#0e22fa color schemes
#0e22fa color preview, HTML & CSS examples
           This text has a color of #0e22fa        
        
          <p style="color:#0e22fa;">Text here</p>
        
        
          .mytext {color:#0e22fa;}
        
        Text color #0e22fa
      
           This box has a color of #0e22fa        
        
          <div style="background-color:#0e22fa;">Content here</div>
        
        
          .mybackground {background-color:#0e22fa;}
        
        Background color #0e22fa
      
           Border around this has a color of #0e22fa        
        
          <div style="border:2px solid #0e22fa;">Content here</div>
        
        
          .myborder {border:2px solid #0e22fa;}
        
        Border color #0e22fa