#baf545 color space conversions
Hex:
        #baf545
        RGB:
        186, 245, 69
        CMY:
        27, 4, 73
        CMYK:
        24, 0, 72, 4
      HSL:
        80°, 89.7959%, 61.5686%
        HSV (HSB):
        80°, 71.8367%, 96.0784%
        XYZ:
        53.9763, 76.1736, 17.4883
        xyY:
        0.3656, 0.5159, 76.1736
      CIE-Lab:
        89.9399, -42.5822, 73.9391
        CIE-LCH:
        89.9399, 85.3243, 119.9381
        CIE-Luv:
        89.9399, -29.2113, 94.1604
        Hunter-Lab:
        87.2775, -42.3432, 49.2139
      #baf545 color charts
#baf545 RGB chart
      #baf545 CMYK chart
      #baf545 RGB pie chart
      #baf545 color shades, tints & tones
#baf545 color schemes
#baf545 color preview, HTML & CSS examples
           This text has a color of #baf545        
        
          <p style="color:#baf545;">Text here</p>
        
        
          .mytext {color:#baf545;}
        
        Text color #baf545
      
           This box has a color of #baf545        
        
          <div style="background-color:#baf545;">Content here</div>
        
        
          .mybackground {background-color:#baf545;}
        
        Background color #baf545
      
           Border around this has a color of #baf545        
        
          <div style="border:2px solid #baf545;">Content here</div>
        
        
          .myborder {border:2px solid #baf545;}
        
        Border color #baf545