#0def4d color space conversions
Hex:
        #0def4d
        RGB:
        13, 239, 77
        CMY:
        95, 6, 70
        CMYK:
        95, 0, 68, 6
      HSL:
        137°, 89.6825%, 49.4118%
        HSV (HSB):
        137°, 94.5607%, 93.7255%
        XYZ:
        32.3720, 62.3544, 17.3506
        xyY:
        0.2888, 0.5564, 62.3544
      CIE-Lab:
        83.1015, -77.9835, 62.4350
        CIE-LCH:
        83.1015, 99.8977, 141.3186
        CIE-Luv:
        83.1015, -76.5496, 88.5754
        Hunter-Lab:
        78.9648, -65.0114, 42.2478
      #0def4d color charts
#0def4d RGB chart
      #0def4d CMYK chart
      #0def4d RGB pie chart
      #0def4d color shades, tints & tones
#0def4d color schemes
#0def4d color preview, HTML & CSS examples
           This text has a color of #0def4d        
        
          <p style="color:#0def4d;">Text here</p>
        
        
          .mytext {color:#0def4d;}
        
        Text color #0def4d
      
           This box has a color of #0def4d        
        
          <div style="background-color:#0def4d;">Content here</div>
        
        
          .mybackground {background-color:#0def4d;}
        
        Background color #0def4d
      
           Border around this has a color of #0def4d        
        
          <div style="border:2px solid #0def4d;">Content here</div>
        
        
          .myborder {border:2px solid #0def4d;}
        
        Border color #0def4d