#0dfa48 color space conversions
Hex:
        #0dfa48
        RGB:
        13, 250, 72
        CMY:
        95, 2, 72
        CMYK:
        95, 0, 71, 2
      HSL:
        135°, 95.9514%, 51.5686%
        HSV (HSB):
        135°, 94.8000%, 98.0392%
        XYZ:
        35.5213, 68.9247, 17.5625
        xyY:
        0.2911, 0.5649, 68.9247
      CIE-Lab:
        86.4667, -81.5142, 67.7974
        CIE-LCH:
        86.4667, 106.0238, 140.2488
        CIE-Luv:
        86.4667, -80.0483, 94.9798
        Hunter-Lab:
        83.0209, -68.9136, 45.5722
      #0dfa48 color charts
#0dfa48 RGB chart
      #0dfa48 CMYK chart
      #0dfa48 RGB pie chart
      #0dfa48 color shades, tints & tones
#0dfa48 color schemes
#0dfa48 color preview, HTML & CSS examples
           This text has a color of #0dfa48        
        
          <p style="color:#0dfa48;">Text here</p>
        
        
          .mytext {color:#0dfa48;}
        
        Text color #0dfa48
      
           This box has a color of #0dfa48        
        
          <div style="background-color:#0dfa48;">Content here</div>
        
        
          .mybackground {background-color:#0dfa48;}
        
        Background color #0dfa48
      
           Border around this has a color of #0dfa48        
        
          <div style="border:2px solid #0dfa48;">Content here</div>
        
        
          .myborder {border:2px solid #0dfa48;}
        
        Border color #0dfa48