#0dfc70 color space conversions
Hex:
        #0dfc70
        RGB:
        13, 252, 112
        CMY:
        95, 1, 56
        CMYK:
        95, 0, 56, 1
      HSL:
        145°, 97.5510%, 51.9608%
        HSV (HSB):
        145°, 94.8413%, 98.8235%
        XYZ:
        37.9010, 70.8762, 27.0121
        xyY:
        0.2791, 0.5220, 70.8762
      CIE-Lab:
        87.4248, -77.7744, 52.6493
        CIE-LCH:
        87.4248, 93.9191, 145.9040
        CIE-Luv:
        87.4248, -79.0883, 81.0267
        Hunter-Lab:
        84.1880, -66.9693, 39.9081
      #0dfc70 color charts
#0dfc70 RGB chart
      #0dfc70 CMYK chart
      #0dfc70 RGB pie chart
      #0dfc70 color shades, tints & tones
#0dfc70 color schemes
#0dfc70 color preview, HTML & CSS examples
           This text has a color of #0dfc70        
        
          <p style="color:#0dfc70;">Text here</p>
        
        
          .mytext {color:#0dfc70;}
        
        Text color #0dfc70
      
           This box has a color of #0dfc70        
        
          <div style="background-color:#0dfc70;">Content here</div>
        
        
          .mybackground {background-color:#0dfc70;}
        
        Background color #0dfc70
      
           Border around this has a color of #0dfc70        
        
          <div style="border:2px solid #0dfc70;">Content here</div>
        
        
          .myborder {border:2px solid #0dfc70;}
        
        Border color #0dfc70