#0e7aea color space conversions
Hex:
        #0e7aea
        RGB:
        14, 122, 234
        CMY:
        95, 52, 8
        CMYK:
        94, 48, 0, 8
      HSL:
        211°, 88.7097%, 48.6275%
        HSV (HSB):
        211°, 94.0171%, 91.7647%
        XYZ:
        21.9919, 19.9529, 80.5341
        xyY:
        0.1796, 0.1629, 19.9529
      CIE-Lab:
        51.7840, 14.7852, -64.0025
        CIE-LCH:
        51.7840, 65.6881, 283.0077
        CIE-Luv:
        51.7840, -27.9783, -100.5139
        Hunter-Lab:
        44.6687, 9.7113, -75.6270
      #0e7aea color charts
#0e7aea RGB chart
      #0e7aea CMYK chart
      #0e7aea RGB pie chart
      #0e7aea color shades, tints & tones
#0e7aea color schemes
#0e7aea color preview, HTML & CSS examples
           This text has a color of #0e7aea        
        
          <p style="color:#0e7aea;">Text here</p>
        
        
          .mytext {color:#0e7aea;}
        
        Text color #0e7aea
      
           This box has a color of #0e7aea        
        
          <div style="background-color:#0e7aea;">Content here</div>
        
        
          .mybackground {background-color:#0e7aea;}
        
        Background color #0e7aea
      
           Border around this has a color of #0e7aea        
        
          <div style="border:2px solid #0e7aea;">Content here</div>
        
        
          .myborder {border:2px solid #0e7aea;}
        
        Border color #0e7aea