#0dfc2a color space conversions
Hex:
        #0dfc2a
        RGB:
        13, 252, 42
        CMY:
        95, 1, 84
        CMYK:
        95, 0, 83, 1
      HSL:
        127°, 97.5510%, 51.9608%
        HSV (HSB):
        127°, 94.8413%, 98.8235%
        XYZ:
        35.3943, 69.8735, 13.8120
        xyY:
        0.2972, 0.5868, 69.8735
      CIE-Lab:
        86.9348, -83.9614, 76.9825
        CIE-LCH:
        86.9348, 113.9115, 137.4829
        CIE-Luv:
        86.9348, -81.3551, 102.4881
        Hunter-Lab:
        83.5904, -70.7017, 48.7166
      #0dfc2a color charts
#0dfc2a RGB chart
      #0dfc2a CMYK chart
      #0dfc2a RGB pie chart
      #0dfc2a color shades, tints & tones
#0dfc2a color schemes
#0dfc2a color preview, HTML & CSS examples
           This text has a color of #0dfc2a        
        
          <p style="color:#0dfc2a;">Text here</p>
        
        
          .mytext {color:#0dfc2a;}
        
        Text color #0dfc2a
      
           This box has a color of #0dfc2a        
        
          <div style="background-color:#0dfc2a;">Content here</div>
        
        
          .mybackground {background-color:#0dfc2a;}
        
        Background color #0dfc2a
      
           Border around this has a color of #0dfc2a        
        
          <div style="border:2px solid #0dfc2a;">Content here</div>
        
        
          .myborder {border:2px solid #0dfc2a;}
        
        Border color #0dfc2a