#0e3efd color space conversions
Hex:
        #0e3efd
        RGB:
        14, 62, 253
        CMY:
        95, 76, 1
        CMYK:
        94, 75, 0, 1
      HSL:
        228°, 98.3539%, 52.3529%
        HSV (HSB):
        228°, 94.4664%, 99.2157%
        XYZ:
        19.6333, 10.6305, 93.9456
        xyY:
        0.1581, 0.0856, 10.6305
      CIE-Lab:
        38.9510, 58.7090, -95.6578
        CIE-LCH:
        38.9510, 112.2370, 301.5391
        CIE-Luv:
        38.9510, -13.9039, -132.0428
        Hunter-Lab:
        32.6044, 50.4295, -148.0139
      #0e3efd color charts
#0e3efd RGB chart
      #0e3efd CMYK chart
      #0e3efd RGB pie chart
      #0e3efd color shades, tints & tones
#0e3efd color schemes
#0e3efd color preview, HTML & CSS examples
           This text has a color of #0e3efd        
        
          <p style="color:#0e3efd;">Text here</p>
        
        
          .mytext {color:#0e3efd;}
        
        Text color #0e3efd
      
           This box has a color of #0e3efd        
        
          <div style="background-color:#0e3efd;">Content here</div>
        
        
          .mybackground {background-color:#0e3efd;}
        
        Background color #0e3efd
      
           Border around this has a color of #0e3efd        
        
          <div style="border:2px solid #0e3efd;">Content here</div>
        
        
          .myborder {border:2px solid #0e3efd;}
        
        Border color #0e3efd