#baf546 color space conversions
Hex:
        #baf546
        RGB:
        186, 245, 70
        CMY:
        27, 4, 73
        CMYK:
        24, 0, 71, 4
      HSL:
        80°, 89.7436%, 61.7647%
        HSV (HSB):
        80°, 71.4286%, 96.0784%
        XYZ:
        54.0076, 76.1861, 17.6532
        xyY:
        0.3653, 0.5153, 76.1861
      CIE-Lab:
        89.9457, -42.5272, 73.6085
        CIE-LCH:
        89.9457, 85.0104, 120.0171
        CIE-Luv:
        89.9457, -29.2115, 93.9054
        Hunter-Lab:
        87.2847, -42.3008, 49.1079
      #baf546 color charts
#baf546 RGB chart
      #baf546 CMYK chart
      #baf546 RGB pie chart
      #baf546 color shades, tints & tones
#baf546 color schemes
#baf546 color preview, HTML & CSS examples
           This text has a color of #baf546        
        
          <p style="color:#baf546;">Text here</p>
        
        
          .mytext {color:#baf546;}
        
        Text color #baf546
      
           This box has a color of #baf546        
        
          <div style="background-color:#baf546;">Content here</div>
        
        
          .mybackground {background-color:#baf546;}
        
        Background color #baf546
      
           Border around this has a color of #baf546        
        
          <div style="border:2px solid #baf546;">Content here</div>
        
        
          .myborder {border:2px solid #baf546;}
        
        Border color #baf546