#0de8be color space conversions
Hex:
        #0de8be
        RGB:
        13, 232, 190
        CMY:
        95, 9, 25
        CMYK:
        94, 0, 18, 9
      HSL:
        168°, 89.3878%, 48.0392%
        HSV (HSB):
        168°, 94.3966%, 90.9804%
        XYZ:
        38.3169, 61.5165, 58.5696
        xyY:
        0.2419, 0.3884, 61.5165
      CIE-Lab:
        82.6556, -55.8764, 7.4410
        CIE-LCH:
        82.6556, 56.3697, 172.4147
        CIE-Luv:
        82.6556, -67.7090, 20.0924
        Hunter-Lab:
        78.4325, -50.0536, 10.6278
      #0de8be color charts
#0de8be RGB chart
      #0de8be CMYK chart
      #0de8be RGB pie chart
      #0de8be color shades, tints & tones
#0de8be color schemes
#0de8be color preview, HTML & CSS examples
           This text has a color of #0de8be        
        
          <p style="color:#0de8be;">Text here</p>
        
        
          .mytext {color:#0de8be;}
        
        Text color #0de8be
      
           This box has a color of #0de8be        
        
          <div style="background-color:#0de8be;">Content here</div>
        
        
          .mybackground {background-color:#0de8be;}
        
        Background color #0de8be
      
           Border around this has a color of #0de8be        
        
          <div style="border:2px solid #0de8be;">Content here</div>
        
        
          .myborder {border:2px solid #0de8be;}
        
        Border color #0de8be