#0afd10 color space conversions
Hex:
        #0afd10
        RGB:
        10, 253, 16
        CMY:
        96, 1, 94
        CMYK:
        96, 0, 94, 1
      HSL:
        121°, 98.3806%, 51.5686%
        HSV (HSB):
        121°, 96.0474%, 99.2157%
        XYZ:
        35.3440, 70.3525, 12.2068
        xyY:
        0.2998, 0.5967, 70.3525
      CIE-Lab:
        87.1695, -85.1434, 81.4414
        CIE-LCH:
        87.1695, 117.8223, 136.2731
        CIE-Luv:
        87.1695, -82.0704, 105.7951
        Hunter-Lab:
        83.8764, -71.5671, 50.0848
      #0afd10 color charts
#0afd10 RGB chart
      #0afd10 CMYK chart
      #0afd10 RGB pie chart
      #0afd10 color shades, tints & tones
#0afd10 color schemes
#0afd10 color preview, HTML & CSS examples
           This text has a color of #0afd10        
        
          <p style="color:#0afd10;">Text here</p>
        
        
          .mytext {color:#0afd10;}
        
        Text color #0afd10
      
           This box has a color of #0afd10        
        
          <div style="background-color:#0afd10;">Content here</div>
        
        
          .mybackground {background-color:#0afd10;}
        
        Background color #0afd10
      
           Border around this has a color of #0afd10        
        
          <div style="border:2px solid #0afd10;">Content here</div>
        
        
          .myborder {border:2px solid #0afd10;}
        
        Border color #0afd10