#0eafbc color space conversions
Hex:
        #0eafbc
        RGB:
        14, 175, 188
        CMY:
        95, 31, 26
        CMYK:
        93, 7, 0, 26
      HSL:
        184°, 86.1386%, 39.6078%
        HSV (HSB):
        184°, 92.5532%, 73.7255%
        XYZ:
        24.5882, 34.3841, 52.9178
        xyY:
        0.2198, 0.3073, 34.3841
      CIE-Lab:
        65.2663, -31.6956, -17.1308
        CIE-LCH:
        65.2663, 36.0288, 208.3902
        CIE-Luv:
        65.2663, -48.4946, -21.7951
        Hunter-Lab:
        58.6380, -27.7676, -12.4596
      #0eafbc color charts
#0eafbc RGB chart
      #0eafbc CMYK chart
      #0eafbc RGB pie chart
      #0eafbc color shades, tints & tones
#0eafbc color schemes
#0eafbc color preview, HTML & CSS examples
           This text has a color of #0eafbc        
        
          <p style="color:#0eafbc;">Text here</p>
        
        
          .mytext {color:#0eafbc;}
        
        Text color #0eafbc
      
           This box has a color of #0eafbc        
        
          <div style="background-color:#0eafbc;">Content here</div>
        
        
          .mybackground {background-color:#0eafbc;}
        
        Background color #0eafbc
      
           Border around this has a color of #0eafbc        
        
          <div style="border:2px solid #0eafbc;">Content here</div>
        
        
          .myborder {border:2px solid #0eafbc;}
        
        Border color #0eafbc