#baf352 color space conversions
Hex:
        #baf352
        RGB:
        186, 243, 82
        CMY:
        27, 5, 68
        CMYK:
        23, 0, 66, 5
      HSL:
        81°, 87.0270%, 63.7255%
        HSV (HSB):
        81°, 66.2551%, 95.2941%
        XYZ:
        53.8233, 75.1495, 19.6512
        xyY:
        0.3621, 0.5056, 75.1495
      CIE-Lab:
        89.4630, -40.9182, 68.8082
        CIE-LCH:
        89.4630, 80.0554, 120.7387
        CIE-Luv:
        89.4630, -28.1671, 89.6631
        Hunter-Lab:
        86.6888, -40.8784, 47.2419
      #baf352 color charts
#baf352 RGB chart
      #baf352 CMYK chart
      #baf352 RGB pie chart
      #baf352 color shades, tints & tones
#baf352 color schemes
#baf352 color preview, HTML & CSS examples
           This text has a color of #baf352        
        
          <p style="color:#baf352;">Text here</p>
        
        
          .mytext {color:#baf352;}
        
        Text color #baf352
      
           This box has a color of #baf352        
        
          <div style="background-color:#baf352;">Content here</div>
        
        
          .mybackground {background-color:#baf352;}
        
        Background color #baf352
      
           Border around this has a color of #baf352        
        
          <div style="border:2px solid #baf352;">Content here</div>
        
        
          .myborder {border:2px solid #baf352;}
        
        Border color #baf352