#0afb01 color space conversions
Hex:
        #0afb01
        RGB:
        10, 251, 1
        CMY:
        96, 2, 100
        CMYK:
        96, 0, 100, 2
      HSL:
        118°, 99.2063%, 49.4118%
        HSV (HSB):
        118°, 99.6016%, 98.4314%
        XYZ:
        34.6278, 69.0611, 11.5338
        xyY:
        0.3005, 0.5994, 69.0611
      CIE-Lab:
        86.5343, -84.8506, 82.1522
        CIE-LCH:
        86.5343, 118.1042, 135.9257
        CIE-Luv:
        86.5343, -81.5661, 105.8328
        Hunter-Lab:
        83.1030, -71.0518, 49.9433
      #0afb01 color charts
#0afb01 RGB chart
      #0afb01 CMYK chart
      #0afb01 RGB pie chart
      #0afb01 color shades, tints & tones
#0afb01 color schemes
#0afb01 color preview, HTML & CSS examples
           This text has a color of #0afb01        
        
          <p style="color:#0afb01;">Text here</p>
        
        
          .mytext {color:#0afb01;}
        
        Text color #0afb01
      
           This box has a color of #0afb01        
        
          <div style="background-color:#0afb01;">Content here</div>
        
        
          .mybackground {background-color:#0afb01;}
        
        Background color #0afb01
      
           Border around this has a color of #0afb01        
        
          <div style="border:2px solid #0afb01;">Content here</div>
        
        
          .myborder {border:2px solid #0afb01;}
        
        Border color #0afb01