#0e8aeb color space conversions
Hex:
        #0e8aeb
        RGB:
        14, 138, 235
        CMY:
        95, 46, 8
        CMYK:
        94, 41, 0, 8
      HSL:
        206°, 88.7550%, 48.8235%
        HSV (HSB):
        206°, 94.0426%, 92.1569%
        XYZ:
        24.2650, 24.2685, 82.0026
        xyY:
        0.1859, 0.1859, 24.2685
      CIE-Lab:
        56.3556, 5.3107, -57.2131
        CIE-LCH:
        56.3556, 57.4591, 275.3032
        CIE-Luv:
        56.3556, -32.8368, -90.8409
        Hunter-Lab:
        49.2630, 1.7115, -64.2093
      #0e8aeb color charts
#0e8aeb RGB chart
      #0e8aeb CMYK chart
      #0e8aeb RGB pie chart
      #0e8aeb color shades, tints & tones
#0e8aeb color schemes
#0e8aeb color preview, HTML & CSS examples
           This text has a color of #0e8aeb        
        
          <p style="color:#0e8aeb;">Text here</p>
        
        
          .mytext {color:#0e8aeb;}
        
        Text color #0e8aeb
      
           This box has a color of #0e8aeb        
        
          <div style="background-color:#0e8aeb;">Content here</div>
        
        
          .mybackground {background-color:#0e8aeb;}
        
        Background color #0e8aeb
      
           Border around this has a color of #0e8aeb        
        
          <div style="border:2px solid #0e8aeb;">Content here</div>
        
        
          .myborder {border:2px solid #0e8aeb;}
        
        Border color #0e8aeb