#0def5e color space conversions
Hex:
        #0def5e
        RGB:
        13, 239, 94
        CMY:
        95, 6, 63
        CMYK:
        95, 0, 61, 6
      HSL:
        142°, 89.6825%, 49.4118%
        HSV (HSB):
        142°, 94.5607%, 93.7255%
        XYZ:
        33.0529, 62.6267, 20.9358
        xyY:
        0.2834, 0.5370, 62.6267
      CIE-Lab:
        83.2456, -76.1735, 55.6775
        CIE-LCH:
        83.2456, 94.3525, 143.8358
        CIE-Luv:
        83.2456, -75.8958, 82.3620
        Hunter-Lab:
        79.1370, -63.9364, 39.7107
      #0def5e color charts
#0def5e RGB chart
      #0def5e CMYK chart
      #0def5e RGB pie chart
      #0def5e color shades, tints & tones
#0def5e color schemes
#0def5e color preview, HTML & CSS examples
           This text has a color of #0def5e        
        
          <p style="color:#0def5e;">Text here</p>
        
        
          .mytext {color:#0def5e;}
        
        Text color #0def5e
      
           This box has a color of #0def5e        
        
          <div style="background-color:#0def5e;">Content here</div>
        
        
          .mybackground {background-color:#0def5e;}
        
        Background color #0def5e
      
           Border around this has a color of #0def5e        
        
          <div style="border:2px solid #0def5e;">Content here</div>
        
        
          .myborder {border:2px solid #0def5e;}
        
        Border color #0def5e