#0e21ed color space conversions
Hex:
        #0e21ed
        RGB:
        14, 33, 237
        CMY:
        95, 87, 7
        CMYK:
        94, 86, 0, 7
      HSL:
        235°, 88.8446%, 49.2157%
        HSV (HSB):
        235°, 94.0928%, 92.9412%
        XYZ:
        16.0110, 7.2955, 80.6851
        xyY:
        0.1540, 0.0702, 7.2955
      CIE-Lab:
        32.4704, 67.2166, -97.4147
        CIE-LCH:
        32.4704, 118.3541, 304.6058
        CIE-Luv:
        32.4704, -9.9491, -122.2742
        Hunter-Lab:
        27.0102, 58.5429, -158.2045
      #0e21ed color charts
#0e21ed RGB chart
      #0e21ed CMYK chart
      #0e21ed RGB pie chart
      #0e21ed color shades, tints & tones
#0e21ed color schemes
#0e21ed color preview, HTML & CSS examples
           This text has a color of #0e21ed        
        
          <p style="color:#0e21ed;">Text here</p>
        
        
          .mytext {color:#0e21ed;}
        
        Text color #0e21ed
      
           This box has a color of #0e21ed        
        
          <div style="background-color:#0e21ed;">Content here</div>
        
        
          .mybackground {background-color:#0e21ed;}
        
        Background color #0e21ed
      
           Border around this has a color of #0e21ed        
        
          <div style="border:2px solid #0e21ed;">Content here</div>
        
        
          .myborder {border:2px solid #0e21ed;}
        
        Border color #0e21ed