#baf170 color space conversions
Hex:
        #baf170
        RGB:
        186, 241, 112
        CMY:
        27, 5, 56
        CMYK:
        23, 0, 54, 5
      HSL:
        86°, 82.1656%, 69.2157%
        HSV (HSB):
        86°, 53.5270%, 94.5098%
        XYZ:
        54.6296, 74.5195, 26.8337
        xyY:
        0.3502, 0.4777, 74.5195
      CIE-Lab:
        89.1675, -37.5890, 55.9312
        CIE-LCH:
        89.1675, 67.3886, 123.9034
        CIE-Luv:
        89.1675, -27.1629, 77.6097
        Hunter-Lab:
        86.3247, -38.1065, 41.9973
      #baf170 color charts
#baf170 RGB chart
      #baf170 CMYK chart
      #baf170 RGB pie chart
      #baf170 color shades, tints & tones
#baf170 color schemes
#baf170 color preview, HTML & CSS examples
           This text has a color of #baf170        
        
          <p style="color:#baf170;">Text here</p>
        
        
          .mytext {color:#baf170;}
        
        Text color #baf170
      
           This box has a color of #baf170        
        
          <div style="background-color:#baf170;">Content here</div>
        
        
          .mybackground {background-color:#baf170;}
        
        Background color #baf170
      
           Border around this has a color of #baf170        
        
          <div style="border:2px solid #baf170;">Content here</div>
        
        
          .myborder {border:2px solid #baf170;}
        
        Border color #baf170