#0e21ee color space conversions
Hex:
        #0e21ee
        RGB:
        14, 33, 238
        CMY:
        95, 87, 7
        CMYK:
        94, 86, 0, 7
      HSL:
        235°, 88.8889%, 49.4118%
        HSV (HSB):
        235°, 94.1176%, 93.3333%
        XYZ:
        16.1576, 7.3541, 81.4568
        xyY:
        0.1539, 0.0701, 7.3541
      CIE-Lab:
        32.5998, 67.4984, -97.7667
        CIE-LCH:
        32.5998, 118.8039, 304.6213
        CIE-Luv:
        32.5998, -9.9842, -122.8410
        Hunter-Lab:
        27.1185, 58.8955, -159.1087
      #0e21ee color charts
#0e21ee RGB chart
      #0e21ee CMYK chart
      #0e21ee RGB pie chart
      #0e21ee color shades, tints & tones
#0e21ee color schemes
#0e21ee color preview, HTML & CSS examples
           This text has a color of #0e21ee        
        
          <p style="color:#0e21ee;">Text here</p>
        
        
          .mytext {color:#0e21ee;}
        
        Text color #0e21ee
      
           This box has a color of #0e21ee        
        
          <div style="background-color:#0e21ee;">Content here</div>
        
        
          .mybackground {background-color:#0e21ee;}
        
        Background color #0e21ee
      
           Border around this has a color of #0e21ee        
        
          <div style="border:2px solid #0e21ee;">Content here</div>
        
        
          .myborder {border:2px solid #0e21ee;}
        
        Border color #0e21ee