#0daf80 color space conversions
Hex:
        #0daf80
        RGB:
        13, 175, 128
        CMY:
        95, 31, 50
        CMYK:
        93, 0, 27, 31
      HSL:
        163°, 86.1702%, 36.8627%
        HSV (HSB):
        163°, 92.5714%, 68.6275%
        XYZ:
        19.3922, 32.3040, 25.6353
        xyY:
        0.2508, 0.4177, 32.3040
      CIE-Lab:
        63.5934, -48.7232, 13.7330
        CIE-LCH:
        63.5934, 50.6216, 164.2591
        CIE-Luv:
        63.5934, -53.1560, 26.6137
        Hunter-Lab:
        56.8366, -38.5612, 13.0438
      #0daf80 color charts
#0daf80 RGB chart
      #0daf80 CMYK chart
      #0daf80 RGB pie chart
      #0daf80 color shades, tints & tones
#0daf80 color schemes
#0daf80 color preview, HTML & CSS examples
           This text has a color of #0daf80        
        
          <p style="color:#0daf80;">Text here</p>
        
        
          .mytext {color:#0daf80;}
        
        Text color #0daf80
      
           This box has a color of #0daf80        
        
          <div style="background-color:#0daf80;">Content here</div>
        
        
          .mybackground {background-color:#0daf80;}
        
        Background color #0daf80
      
           Border around this has a color of #0daf80        
        
          <div style="border:2px solid #0daf80;">Content here</div>
        
        
          .myborder {border:2px solid #0daf80;}
        
        Border color #0daf80