#0afa03 color space conversions
Hex:
        #0afa03
        RGB:
        10, 250, 3
        CMY:
        96, 2, 99
        CMYK:
        96, 0, 99, 2
      HSL:
        118°, 97.6285%, 49.6078%
        HSV (HSB):
        118°, 98.8000%, 98.0392%
        XYZ:
        34.3272, 68.4423, 11.4876
        xyY:
        0.3004, 0.5990, 68.4423
      CIE-Lab:
        86.2271, -84.5631, 81.7490
        CIE-LCH:
        86.2271, 117.6173, 135.9694
        CIE-Luv:
        86.2271, -81.2603, 105.3529
        Hunter-Lab:
        82.7299, -70.7120, 49.6781
      #0afa03 color charts
#0afa03 RGB chart
      #0afa03 CMYK chart
      #0afa03 RGB pie chart
      #0afa03 color shades, tints & tones
#0afa03 color schemes
#0afa03 color preview, HTML & CSS examples
           This text has a color of #0afa03        
        
          <p style="color:#0afa03;">Text here</p>
        
        
          .mytext {color:#0afa03;}
        
        Text color #0afa03
      
           This box has a color of #0afa03        
        
          <div style="background-color:#0afa03;">Content here</div>
        
        
          .mybackground {background-color:#0afa03;}
        
        Background color #0afa03
      
           Border around this has a color of #0afa03        
        
          <div style="border:2px solid #0afa03;">Content here</div>
        
        
          .myborder {border:2px solid #0afa03;}
        
        Border color #0afa03