#0faf01 color space conversions
Hex:
        #0faf01
        RGB:
        15, 175, 1
        CMY:
        94, 31, 100
        CMYK:
        91, 0, 99, 31
      HSL:
        115°, 98.8636%, 34.5098%
        HSV (HSB):
        115°, 99.4286%, 68.6275%
        XYZ:
        15.5325, 30.7637, 5.1481
        xyY:
        0.3019, 0.5980, 30.7637
      CIE-Lab:
        62.3076, -64.1715, 62.6933
        CIE-LCH:
        62.3076, 89.7131, 135.6676
        CIE-Luv:
        62.3076, -58.0531, 76.0755
        Hunter-Lab:
        55.4650, -47.0766, 33.3224
      #0faf01 color charts
#0faf01 RGB chart
      #0faf01 CMYK chart
      #0faf01 RGB pie chart
      #0faf01 color shades, tints & tones
#0faf01 color schemes
#0faf01 color preview, HTML & CSS examples
           This text has a color of #0faf01        
        
          <p style="color:#0faf01;">Text here</p>
        
        
          .mytext {color:#0faf01;}
        
        Text color #0faf01
      
           This box has a color of #0faf01        
        
          <div style="background-color:#0faf01;">Content here</div>
        
        
          .mybackground {background-color:#0faf01;}
        
        Background color #0faf01
      
           Border around this has a color of #0faf01        
        
          <div style="border:2px solid #0faf01;">Content here</div>
        
        
          .myborder {border:2px solid #0faf01;}
        
        Border color #0faf01