#bafd48 color space conversions
Hex:
        #bafd48
        RGB:
        186, 253, 72
        CMY:
        27, 1, 72
        CMYK:
        26, 0, 72, 1
      HSL:
        82°, 97.8378%, 63.7255%
        HSV (HSB):
        82°, 71.5415%, 99.2157%
        XYZ:
        56.5447, 81.1575, 18.8156
        xyY:
        0.3613, 0.5185, 81.1575
      CIE-Lab:
        92.2017, -45.8658, 75.1553
        CIE-LCH:
        92.2017, 88.0454, 121.3949
        CIE-Luv:
        92.2017, -33.3528, 96.7332
        Hunter-Lab:
        90.0875, -45.6150, 50.6779
      #bafd48 color charts
#bafd48 RGB chart
      #bafd48 CMYK chart
      #bafd48 RGB pie chart
      #bafd48 color shades, tints & tones
#bafd48 color schemes
#bafd48 color preview, HTML & CSS examples
           This text has a color of #bafd48        
        
          <p style="color:#bafd48;">Text here</p>
        
        
          .mytext {color:#bafd48;}
        
        Text color #bafd48
      
           This box has a color of #bafd48        
        
          <div style="background-color:#bafd48;">Content here</div>
        
        
          .mybackground {background-color:#bafd48;}
        
        Background color #bafd48
      
           Border around this has a color of #bafd48        
        
          <div style="border:2px solid #bafd48;">Content here</div>
        
        
          .myborder {border:2px solid #bafd48;}
        
        Border color #bafd48