#0e2bec color space conversions
Hex:
        #0e2bec
        RGB:
        14, 43, 236
        CMY:
        95, 83, 7
        CMYK:
        94, 82, 0, 7
      HSL:
        232°, 88.8000%, 49.0196%
        HSV (HSB):
        232°, 94.0678%, 92.5490%
        XYZ:
        16.1853, 7.8772, 80.0243
        xyY:
        0.1555, 0.0757, 7.8772
      CIE-Lab:
        33.7259, 62.8031, -94.7546
        CIE-LCH:
        33.7259, 113.6779, 303.5363
        CIE-Luv:
        33.7259, -10.9292, -122.3186
        Hunter-Lab:
        28.0664, 53.8208, -149.4038
      #0e2bec color charts
#0e2bec RGB chart
      #0e2bec CMYK chart
      #0e2bec RGB pie chart
      #0e2bec color shades, tints & tones
#0e2bec color schemes
#0e2bec color preview, HTML & CSS examples
           This text has a color of #0e2bec        
        
          <p style="color:#0e2bec;">Text here</p>
        
        
          .mytext {color:#0e2bec;}
        
        Text color #0e2bec
      
           This box has a color of #0e2bec        
        
          <div style="background-color:#0e2bec;">Content here</div>
        
        
          .mybackground {background-color:#0e2bec;}
        
        Background color #0e2bec
      
           Border around this has a color of #0e2bec        
        
          <div style="border:2px solid #0e2bec;">Content here</div>
        
        
          .myborder {border:2px solid #0e2bec;}
        
        Border color #0e2bec