#0fd63e color space conversions
Hex:
        #0fd63e
        RGB:
        15, 214, 62
        CMY:
        94, 16, 76
        CMYK:
        93, 0, 71, 16
      HSL:
        134°, 86.8996%, 44.9020%
        HSV (HSB):
        134°, 92.9907%, 83.9216%
        XYZ:
        25.1131, 48.5425, 12.6035
        xyY:
        0.2911, 0.5628, 48.5425
      CIE-Lab:
        75.1658, -72.1146, 59.7119
        CIE-LCH:
        75.1658, 93.6271, 140.3748
        CIE-Luv:
        75.1658, -69.2369, 82.0203
        Hunter-Lab:
        69.6724, -57.5874, 38.0454
      #0fd63e color charts
#0fd63e RGB chart
      #0fd63e CMYK chart
      #0fd63e RGB pie chart
      #0fd63e color shades, tints & tones
#0fd63e color schemes
#0fd63e color preview, HTML & CSS examples
           This text has a color of #0fd63e        
        
          <p style="color:#0fd63e;">Text here</p>
        
        
          .mytext {color:#0fd63e;}
        
        Text color #0fd63e
      
           This box has a color of #0fd63e        
        
          <div style="background-color:#0fd63e;">Content here</div>
        
        
          .mybackground {background-color:#0fd63e;}
        
        Background color #0fd63e
      
           Border around this has a color of #0fd63e        
        
          <div style="border:2px solid #0fd63e;">Content here</div>
        
        
          .myborder {border:2px solid #0fd63e;}
        
        Border color #0fd63e