#baf32d color space conversions
Hex:
        #baf32d
        RGB:
        186, 243, 45
        CMY:
        27, 5, 82
        CMYK:
        23, 0, 81, 5
      HSL:
        77°, 89.1892%, 56.4706%
        HSV (HSB):
        77°, 81.4815%, 95.2941%
        XYZ:
        52.7739, 74.7297, 14.1254
        xyY:
        0.3726, 0.5276, 74.7297
      CIE-Lab:
        89.2663, -42.7762, 80.2477
        CIE-LCH:
        89.2663, 90.9368, 118.0599
        CIE-Luv:
        89.2663, -28.1471, 98.3123
        Hunter-Lab:
        86.4464, -42.3101, 50.8244
      #baf32d color charts
#baf32d RGB chart
      #baf32d CMYK chart
      #baf32d RGB pie chart
      #baf32d color shades, tints & tones
#baf32d color schemes
#baf32d color preview, HTML & CSS examples
           This text has a color of #baf32d        
        
          <p style="color:#baf32d;">Text here</p>
        
        
          .mytext {color:#baf32d;}
        
        Text color #baf32d
      
           This box has a color of #baf32d        
        
          <div style="background-color:#baf32d;">Content here</div>
        
        
          .mybackground {background-color:#baf32d;}
        
        Background color #baf32d
      
           Border around this has a color of #baf32d        
        
          <div style="border:2px solid #baf32d;">Content here</div>
        
        
          .myborder {border:2px solid #baf32d;}
        
        Border color #baf32d