#0ae2bf color space conversions
Hex:
        #0ae2bf
        RGB:
        10, 226, 191
        CMY:
        96, 11, 25
        CMYK:
        96, 0, 15, 11
      HSL:
        170°, 91.5254%, 46.2745%
        HSV (HSB):
        170°, 95.5752%, 88.6275%
        XYZ:
        36.7255, 58.2188, 58.5919
        xyY:
        0.2392, 0.3792, 58.2188
      CIE-Lab:
        80.8603, -53.3238, 4.3249
        CIE-LCH:
        80.8603, 53.4989, 175.3631
        CIE-Luv:
        80.8603, -65.7452, 14.9649
        Hunter-Lab:
        76.3013, -47.6112, 7.8819
      #0ae2bf color charts
#0ae2bf RGB chart
      #0ae2bf CMYK chart
      #0ae2bf RGB pie chart
      #0ae2bf color shades, tints & tones
#0ae2bf color schemes
#0ae2bf color preview, HTML & CSS examples
           This text has a color of #0ae2bf        
        
          <p style="color:#0ae2bf;">Text here</p>
        
        
          .mytext {color:#0ae2bf;}
        
        Text color #0ae2bf
      
           This box has a color of #0ae2bf        
        
          <div style="background-color:#0ae2bf;">Content here</div>
        
        
          .mybackground {background-color:#0ae2bf;}
        
        Background color #0ae2bf
      
           Border around this has a color of #0ae2bf        
        
          <div style="border:2px solid #0ae2bf;">Content here</div>
        
        
          .myborder {border:2px solid #0ae2bf;}
        
        Border color #0ae2bf