#baf434 color space conversions
Hex:
        #baf434
        RGB:
        186, 244, 52
        CMY:
        27, 4, 80
        CMYK:
        24, 0, 79, 4
      HSL:
        78°, 89.7196%, 58.0392%
        HSV (HSB):
        78°, 78.6885%, 95.6863%
        XYZ:
        53.2202, 75.3884, 14.9952
        xyY:
        0.3706, 0.5250, 75.3884
      CIE-Lab:
        89.5746, -42.9502, 78.7425
        CIE-LCH:
        89.5746, 89.6945, 118.6103
        CIE-Luv:
        89.5746, -28.6804, 97.4902
        Hunter-Lab:
        86.8265, -42.5350, 50.5390
      #baf434 color charts
#baf434 RGB chart
      #baf434 CMYK chart
      #baf434 RGB pie chart
      #baf434 color shades, tints & tones
#baf434 color schemes
#baf434 color preview, HTML & CSS examples
           This text has a color of #baf434        
        
          <p style="color:#baf434;">Text here</p>
        
        
          .mytext {color:#baf434;}
        
        Text color #baf434
      
           This box has a color of #baf434        
        
          <div style="background-color:#baf434;">Content here</div>
        
        
          .mybackground {background-color:#baf434;}
        
        Background color #baf434
      
           Border around this has a color of #baf434        
        
          <div style="border:2px solid #baf434;">Content here</div>
        
        
          .myborder {border:2px solid #baf434;}
        
        Border color #baf434