#0afc05 color space conversions
Hex:
        #0afc05
        RGB:
        10, 252, 5
        CMY:
        96, 1, 98
        CMYK:
        96, 0, 98, 1
      HSL:
        119°, 97.6285%, 50.3922%
        HSV (HSB):
        119°, 98.0159%, 98.8235%
        XYZ:
        34.9630, 69.6963, 11.7536
        xyY:
        0.3003, 0.5987, 69.6963
      CIE-Lab:
        86.8477, -85.0532, 82.0952
        CIE-LCH:
        86.8477, 118.2102, 136.0138
        CIE-Luv:
        86.8477, -81.8395, 106.0125
        Hunter-Lab:
        83.4843, -71.3423, 50.0917
      #0afc05 color charts
#0afc05 RGB chart
      #0afc05 CMYK chart
      #0afc05 RGB pie chart
      #0afc05 color shades, tints & tones
#0afc05 color schemes
#0afc05 color preview, HTML & CSS examples
           This text has a color of #0afc05        
        
          <p style="color:#0afc05;">Text here</p>
        
        
          .mytext {color:#0afc05;}
        
        Text color #0afc05
      
           This box has a color of #0afc05        
        
          <div style="background-color:#0afc05;">Content here</div>
        
        
          .mybackground {background-color:#0afc05;}
        
        Background color #0afc05
      
           Border around this has a color of #0afc05        
        
          <div style="border:2px solid #0afc05;">Content here</div>
        
        
          .myborder {border:2px solid #0afc05;}
        
        Border color #0afc05