#0df27d color space conversions
Hex:
        #0df27d
        RGB:
        13, 242, 125
        CMY:
        95, 5, 51
        CMYK:
        95, 0, 48, 5
      HSL:
        149°, 89.8039%, 50.0000%
        HSV (HSB):
        149°, 94.6281%, 94.9020%
        XYZ:
        35.6198, 65.0705, 30.0845
        xyY:
        0.2724, 0.4976, 65.0705
      CIE-Lab:
        84.5200, -72.7907, 43.0464
        CIE-LCH:
        84.5200, 84.5664, 149.4011
        CIE-Luv:
        84.5200, -75.3094, 69.3601
        Hunter-Lab:
        80.6663, -62.3458, 34.3542
      #0df27d color charts
#0df27d RGB chart
      #0df27d CMYK chart
      #0df27d RGB pie chart
      #0df27d color shades, tints & tones
#0df27d color schemes
#0df27d color preview, HTML & CSS examples
           This text has a color of #0df27d        
        
          <p style="color:#0df27d;">Text here</p>
        
        
          .mytext {color:#0df27d;}
        
        Text color #0df27d
      
           This box has a color of #0df27d        
        
          <div style="background-color:#0df27d;">Content here</div>
        
        
          .mybackground {background-color:#0df27d;}
        
        Background color #0df27d
      
           Border around this has a color of #0df27d        
        
          <div style="border:2px solid #0df27d;">Content here</div>
        
        
          .myborder {border:2px solid #0df27d;}
        
        Border color #0df27d