#0afd0f color space conversions
Hex:
        #0afd0f
        RGB:
        10, 253, 15
        CMY:
        96, 1, 94
        CMYK:
        96, 0, 94, 1
      HSL:
        121°, 98.3806%, 51.5686%
        HSV (HSB):
        121°, 96.0474%, 99.2157%
        XYZ:
        35.3367, 70.3496, 12.1683
        xyY:
        0.2998, 0.5969, 70.3496
      CIE-Lab:
        87.1680, -85.1620, 81.5403
        CIE-LCH:
        87.1680, 117.9042, 136.2446
        CIE-Luv:
        87.1680, -82.0774, 105.8610
        Hunter-Lab:
        83.8747, -71.5780, 50.1106
      #0afd0f color charts
#0afd0f RGB chart
      #0afd0f CMYK chart
      #0afd0f RGB pie chart
      #0afd0f color shades, tints & tones
#0afd0f color schemes
#0afd0f color preview, HTML & CSS examples
           This text has a color of #0afd0f        
        
          <p style="color:#0afd0f;">Text here</p>
        
        
          .mytext {color:#0afd0f;}
        
        Text color #0afd0f
      
           This box has a color of #0afd0f        
        
          <div style="background-color:#0afd0f;">Content here</div>
        
        
          .mybackground {background-color:#0afd0f;}
        
        Background color #0afd0f
      
           Border around this has a color of #0afd0f        
        
          <div style="border:2px solid #0afd0f;">Content here</div>
        
        
          .myborder {border:2px solid #0afd0f;}
        
        Border color #0afd0f