#baf334 color space conversions
Hex:
        #baf334
        RGB:
        186, 243, 52
        CMY:
        27, 5, 80
        CMYK:
        23, 0, 79, 5
      HSL:
        78°, 88.8372%, 57.8431%
        HSV (HSB):
        78°, 78.6008%, 95.2941%
        XYZ:
        52.9201, 74.7882, 14.8952
        xyY:
        0.3711, 0.5244, 74.7882
      CIE-Lab:
        89.2937, -42.5154, 78.4883
        CIE-LCH:
        89.2937, 89.2635, 118.4435
        CIE-Luv:
        89.2937, -28.1498, 97.0890
        Hunter-Lab:
        86.4802, -42.1102, 50.3241
      #baf334 color charts
#baf334 RGB chart
      #baf334 CMYK chart
      #baf334 RGB pie chart
      #baf334 color shades, tints & tones
#baf334 color schemes
#baf334 color preview, HTML & CSS examples
           This text has a color of #baf334        
        
          <p style="color:#baf334;">Text here</p>
        
        
          .mytext {color:#baf334;}
        
        Text color #baf334
      
           This box has a color of #baf334        
        
          <div style="background-color:#baf334;">Content here</div>
        
        
          .mybackground {background-color:#baf334;}
        
        Background color #baf334
      
           Border around this has a color of #baf334        
        
          <div style="border:2px solid #baf334;">Content here</div>
        
        
          .myborder {border:2px solid #baf334;}
        
        Border color #baf334