#0ae4bd color space conversions
Hex:
        #0ae4bd
        RGB:
        10, 228, 189
        CMY:
        96, 11, 26
        CMYK:
        96, 0, 17, 11
      HSL:
        169°, 91.5966%, 46.6667%
        HSV (HSB):
        169°, 95.6140%, 89.4118%
        XYZ:
        37.0539, 59.2255, 57.6228
        xyY:
        0.2408, 0.3848, 59.2255
      CIE-Lab:
        81.4154, -54.6341, 6.1837
        CIE-LCH:
        81.4154, 54.9829, 173.5425
        CIE-Luv:
        81.4154, -66.5631, 17.9756
        Hunter-Lab:
        76.9581, -48.7322, 9.4769
      #0ae4bd color charts
#0ae4bd RGB chart
      #0ae4bd CMYK chart
      #0ae4bd RGB pie chart
      #0ae4bd color shades, tints & tones
#0ae4bd color schemes
#0ae4bd color preview, HTML & CSS examples
           This text has a color of #0ae4bd        
        
          <p style="color:#0ae4bd;">Text here</p>
        
        
          .mytext {color:#0ae4bd;}
        
        Text color #0ae4bd
      
           This box has a color of #0ae4bd        
        
          <div style="background-color:#0ae4bd;">Content here</div>
        
        
          .mybackground {background-color:#0ae4bd;}
        
        Background color #0ae4bd
      
           Border around this has a color of #0ae4bd        
        
          <div style="border:2px solid #0ae4bd;">Content here</div>
        
        
          .myborder {border:2px solid #0ae4bd;}
        
        Border color #0ae4bd