#0ea8be color space conversions
Hex:
        #0ea8be
        RGB:
        14, 168, 190
        CMY:
        95, 34, 25
        CMYK:
        93, 12, 0, 25
      HSL:
        188°, 86.2745%, 40.0000%
        HSV (HSB):
        188°, 92.6316%, 74.5098%
        XYZ:
        23.4780, 31.8163, 53.6189
        xyY:
        0.2156, 0.2921, 31.8163
      CIE-Lab:
        63.1908, -27.6182, -21.4007
        CIE-LCH:
        63.1908, 34.9393, 217.7713
        CIE-Luv:
        63.1908, -45.9114, -29.1734
        Hunter-Lab:
        56.4060, -24.4129, -16.8763
      #0ea8be color charts
#0ea8be RGB chart
      #0ea8be CMYK chart
      #0ea8be RGB pie chart
      #0ea8be color shades, tints & tones
#0ea8be color schemes
#0ea8be color preview, HTML & CSS examples
           This text has a color of #0ea8be        
        
          <p style="color:#0ea8be;">Text here</p>
        
        
          .mytext {color:#0ea8be;}
        
        Text color #0ea8be
      
           This box has a color of #0ea8be        
        
          <div style="background-color:#0ea8be;">Content here</div>
        
        
          .mybackground {background-color:#0ea8be;}
        
        Background color #0ea8be
      
           Border around this has a color of #0ea8be        
        
          <div style="border:2px solid #0ea8be;">Content here</div>
        
        
          .myborder {border:2px solid #0ea8be;}
        
        Border color #0ea8be