#0e8add color space conversions
Hex:
        #0e8add
        RGB:
        14, 138, 221
        CMY:
        95, 46, 13
        CMYK:
        94, 38, 0, 13
      HSL:
        204°, 88.0851%, 46.0784%
        HSV (HSB):
        204°, 93.6652%, 86.6667%
        XYZ:
        22.3207, 23.4908, 71.7644
        xyY:
        0.1898, 0.1998, 23.4908
      CIE-Lab:
        55.5743, -0.0302, -50.6483
        CIE-LCH:
        55.5743, 50.6483, 269.9659
        CIE-Luv:
        55.5743, -33.5994, -79.4622
        Hunter-Lab:
        48.4673, -2.6128, -53.8622
      #0e8add color charts
#0e8add RGB chart
      #0e8add CMYK chart
      #0e8add RGB pie chart
      #0e8add color shades, tints & tones
#0e8add color schemes
#0e8add color preview, HTML & CSS examples
           This text has a color of #0e8add        
        
          <p style="color:#0e8add;">Text here</p>
        
        
          .mytext {color:#0e8add;}
        
        Text color #0e8add
      
           This box has a color of #0e8add        
        
          <div style="background-color:#0e8add;">Content here</div>
        
        
          .mybackground {background-color:#0e8add;}
        
        Background color #0e8add
      
           Border around this has a color of #0e8add        
        
          <div style="border:2px solid #0e8add;">Content here</div>
        
        
          .myborder {border:2px solid #0e8add;}
        
        Border color #0e8add