#baf009 color space conversions
Hex:
        #baf009
        RGB:
        186, 240, 9
        CMY:
        27, 6, 96
        CMYK:
        23, 0, 96, 6
      HSL:
        74°, 92.7711%, 48.8235%
        HSV (HSB):
        74°, 96.2500%, 94.1176%
        XYZ:
        51.4591, 72.7790, 11.5940
        xyY:
        0.3788, 0.5358, 72.7790
      CIE-Lab:
        88.3422, -42.2350, 85.1048
        CIE-LCH:
        88.3422, 95.0085, 116.3938
        CIE-Luv:
        88.3422, -26.5235, 100.7592
        Hunter-Lab:
        85.3106, -41.6229, 51.6597
      #baf009 color charts
#baf009 RGB chart
      #baf009 CMYK chart
      #baf009 RGB pie chart
      #baf009 color shades, tints & tones
#baf009 color schemes
#baf009 color preview, HTML & CSS examples
           This text has a color of #baf009        
        
          <p style="color:#baf009;">Text here</p>
        
        
          .mytext {color:#baf009;}
        
        Text color #baf009
      
           This box has a color of #baf009        
        
          <div style="background-color:#baf009;">Content here</div>
        
        
          .mybackground {background-color:#baf009;}
        
        Background color #baf009
      
           Border around this has a color of #baf009        
        
          <div style="border:2px solid #baf009;">Content here</div>
        
        
          .myborder {border:2px solid #baf009;}
        
        Border color #baf009