#0fcb1f color space conversions
Hex:
        #0fcb1f
        RGB:
        15, 203, 31
        CMY:
        94, 20, 88
        CMYK:
        93, 0, 85, 20
      HSL:
        125°, 86.2385%, 42.7451%
        HSV (HSB):
        125°, 92.6108%, 79.6078%
        XYZ:
        21.8003, 42.9124, 8.4302
        xyY:
        0.2981, 0.5867, 42.9124
      CIE-Lab:
        71.4954, -71.0724, 65.6116
        CIE-LCH:
        71.4954, 96.7273, 137.2878
        CIE-Luv:
        71.4954, -66.5512, 84.3570
        Hunter-Lab:
        65.5075, -55.2351, 38.2252
      #0fcb1f color charts
#0fcb1f RGB chart
      #0fcb1f CMYK chart
      #0fcb1f RGB pie chart
      #0fcb1f color shades, tints & tones
#0fcb1f color schemes
#0fcb1f color preview, HTML & CSS examples
           This text has a color of #0fcb1f        
        
          <p style="color:#0fcb1f;">Text here</p>
        
        
          .mytext {color:#0fcb1f;}
        
        Text color #0fcb1f
      
           This box has a color of #0fcb1f        
        
          <div style="background-color:#0fcb1f;">Content here</div>
        
        
          .mybackground {background-color:#0fcb1f;}
        
        Background color #0fcb1f
      
           Border around this has a color of #0fcb1f        
        
          <div style="border:2px solid #0fcb1f;">Content here</div>
        
        
          .myborder {border:2px solid #0fcb1f;}
        
        Border color #0fcb1f