#0e21cb color space conversions
Hex:
        #0e21cb
        RGB:
        14, 33, 203
        CMY:
        95, 87, 20
        CMYK:
        93, 84, 0, 20
      HSL:
        234°, 87.0968%, 42.5490%
        HSV (HSB):
        234°, 93.1034%, 79.6078%
        XYZ:
        11.5045, 5.4929, 56.9538
        xyY:
        0.1556, 0.0743, 5.4929
      CIE-Lab:
        28.0952, 57.2659, -85.1191
        CIE-LCH:
        28.0952, 102.5897, 303.9316
        CIE-Luv:
        28.0952, -8.7765, -102.8567
        Hunter-Lab:
        23.4369, 46.6057, -127.6744
      #0e21cb color charts
#0e21cb RGB chart
      #0e21cb CMYK chart
      #0e21cb RGB pie chart
      #0e21cb color shades, tints & tones
#0e21cb color schemes
#0e21cb color preview, HTML & CSS examples
           This text has a color of #0e21cb        
        
          <p style="color:#0e21cb;">Text here</p>
        
        
          .mytext {color:#0e21cb;}
        
        Text color #0e21cb
      
           This box has a color of #0e21cb        
        
          <div style="background-color:#0e21cb;">Content here</div>
        
        
          .mybackground {background-color:#0e21cb;}
        
        Background color #0e21cb
      
           Border around this has a color of #0e21cb        
        
          <div style="border:2px solid #0e21cb;">Content here</div>
        
        
          .myborder {border:2px solid #0e21cb;}
        
        Border color #0e21cb