#0faeea color space conversions
Hex:
        #0faeea
        RGB:
        15, 174, 234
        CMY:
        94, 32, 8
        CMYK:
        94, 26, 0, 8
      HSL:
        196°, 87.9518%, 48.8235%
        HSV (HSB):
        196°, 93.5897%, 91.7647%
        XYZ:
        30.1843, 36.3142, 83.2604
        xyY:
        0.2016, 0.2425, 36.3142
      CIE-Lab:
        66.7593, -15.5927, -40.2013
        CIE-LCH:
        66.7593, 43.1194, 248.8004
        CIE-Luv:
        66.7593, -44.6384, -62.5101
        Hunter-Lab:
        60.2612, -16.0481, -39.7356
      #0faeea color charts
#0faeea RGB chart
      #0faeea CMYK chart
      #0faeea RGB pie chart
      #0faeea color shades, tints & tones
#0faeea color schemes
#0faeea color preview, HTML & CSS examples
           This text has a color of #0faeea        
        
          <p style="color:#0faeea;">Text here</p>
        
        
          .mytext {color:#0faeea;}
        
        Text color #0faeea
      
           This box has a color of #0faeea        
        
          <div style="background-color:#0faeea;">Content here</div>
        
        
          .mybackground {background-color:#0faeea;}
        
        Background color #0faeea
      
           Border around this has a color of #0faeea        
        
          <div style="border:2px solid #0faeea;">Content here</div>
        
        
          .myborder {border:2px solid #0faeea;}
        
        Border color #0faeea