#baf186 color space conversions
Hex:
        #baf186
        RGB:
        186, 241, 134
        CMY:
        27, 5, 47
        CMYK:
        23, 0, 44, 5
      HSL:
        91°, 79.2593%, 73.5294%
        HSV (HSB):
        91°, 44.3983%, 94.5098%
        XYZ:
        56.0081, 75.0709, 34.0925
        xyY:
        0.3391, 0.4545, 75.0709
      CIE-Lab:
        89.4262, -35.2367, 45.9601
        CIE-LCH:
        89.4262, 57.9133, 127.4767
        CIE-Luv:
        89.4262, -27.2119, 67.1003
        Hunter-Lab:
        86.6435, -36.2401, 37.3210
      #baf186 color charts
#baf186 RGB chart
      #baf186 CMYK chart
      #baf186 RGB pie chart
      #baf186 color shades, tints & tones
#baf186 color schemes
#baf186 color preview, HTML & CSS examples
           This text has a color of #baf186        
        
          <p style="color:#baf186;">Text here</p>
        
        
          .mytext {color:#baf186;}
        
        Text color #baf186
      
           This box has a color of #baf186        
        
          <div style="background-color:#baf186;">Content here</div>
        
        
          .mybackground {background-color:#baf186;}
        
        Background color #baf186
      
           Border around this has a color of #baf186        
        
          <div style="border:2px solid #baf186;">Content here</div>
        
        
          .myborder {border:2px solid #baf186;}
        
        Border color #baf186