#0af042 color space conversions
Hex:
        #0af042
        RGB:
        10, 240, 66
        CMY:
        96, 6, 74
        CMYK:
        96, 0, 73, 6
      HSL:
        135°, 92.0000%, 49.0196%
        HSV (HSB):
        135°, 95.8333%, 94.1176%
        XYZ:
        32.2686, 62.7781, 15.5709
        xyY:
        0.2917, 0.5675, 62.7781
      CIE-Lab:
        83.3255, -79.3209, 66.6629
        CIE-LCH:
        83.3255, 103.6135, 139.9556
        CIE-Luv:
        83.3255, -77.3178, 92.3279
        Hunter-Lab:
        79.2326, -65.9603, 43.8111
      #0af042 color charts
#0af042 RGB chart
      #0af042 CMYK chart
      #0af042 RGB pie chart
      #0af042 color shades, tints & tones
#0af042 color schemes
#0af042 color preview, HTML & CSS examples
           This text has a color of #0af042        
        
          <p style="color:#0af042;">Text here</p>
        
        
          .mytext {color:#0af042;}
        
        Text color #0af042
      
           This box has a color of #0af042        
        
          <div style="background-color:#0af042;">Content here</div>
        
        
          .mybackground {background-color:#0af042;}
        
        Background color #0af042
      
           Border around this has a color of #0af042        
        
          <div style="border:2px solid #0af042;">Content here</div>
        
        
          .myborder {border:2px solid #0af042;}
        
        Border color #0af042