#0ae2be color space conversions
Hex:
        #0ae2be
        RGB:
        10, 226, 190
        CMY:
        96, 11, 25
        CMYK:
        96, 0, 16, 11
      HSL:
        170°, 91.5254%, 46.2745%
        HSV (HSB):
        170°, 95.5752%, 88.6275%
        XYZ:
        36.6158, 58.1749, 58.0142
        xyY:
        0.2396, 0.3807, 58.1749
      CIE-Lab:
        80.8360, -53.5819, 4.8193
        CIE-LCH:
        80.8360, 53.7982, 174.8605
        CIE-Luv:
        80.8360, -65.8229, 15.7481
        Hunter-Lab:
        76.2725, -47.7852, 8.2937
      #0ae2be color charts
#0ae2be RGB chart
      #0ae2be CMYK chart
      #0ae2be RGB pie chart
      #0ae2be color shades, tints & tones
#0ae2be color schemes
#0ae2be color preview, HTML & CSS examples
           This text has a color of #0ae2be        
        
          <p style="color:#0ae2be;">Text here</p>
        
        
          .mytext {color:#0ae2be;}
        
        Text color #0ae2be
      
           This box has a color of #0ae2be        
        
          <div style="background-color:#0ae2be;">Content here</div>
        
        
          .mybackground {background-color:#0ae2be;}
        
        Background color #0ae2be
      
           Border around this has a color of #0ae2be        
        
          <div style="border:2px solid #0ae2be;">Content here</div>
        
        
          .myborder {border:2px solid #0ae2be;}
        
        Border color #0ae2be