#0af812 color space conversions
Hex:
        #0af812
        RGB:
        10, 248, 18
        CMY:
        96, 3, 93
        CMYK:
        96, 0, 93, 3
      HSL:
        122°, 94.4444%, 50.5882%
        HSV (HSB):
        122°, 95.9677%, 97.2549%
        XYZ:
        33.8018, 67.2430, 11.7699
        xyY:
        0.2996, 0.5960, 67.2430
      CIE-Lab:
        85.6265, -83.8004, 79.9455
        CIE-LCH:
        85.6265, 115.8179, 136.3486
        CIE-Luv:
        85.6265, -80.5778, 103.7322
        Hunter-Lab:
        82.0018, -69.9242, 48.8912
      #0af812 color charts
#0af812 RGB chart
      #0af812 CMYK chart
      #0af812 RGB pie chart
      #0af812 color shades, tints & tones
#0af812 color schemes
#0af812 color preview, HTML & CSS examples
           This text has a color of #0af812        
        
          <p style="color:#0af812;">Text here</p>
        
        
          .mytext {color:#0af812;}
        
        Text color #0af812
      
           This box has a color of #0af812        
        
          <div style="background-color:#0af812;">Content here</div>
        
        
          .mybackground {background-color:#0af812;}
        
        Background color #0af812
      
           Border around this has a color of #0af812        
        
          <div style="border:2px solid #0af812;">Content here</div>
        
        
          .myborder {border:2px solid #0af812;}
        
        Border color #0af812