#baf455 color space conversions
Hex:
        #baf455
        RGB:
        186, 244, 85
        CMY:
        27, 4, 67
        CMYK:
        24, 0, 65, 4
      HSL:
        82°, 87.8453%, 64.5098%
        HSV (HSB):
        82°, 65.1639%, 95.6863%
        XYZ:
        54.2401, 75.7963, 20.3657
        xyY:
        0.3606, 0.5040, 75.7963
      CIE-Lab:
        89.7647, -41.1538, 67.9747
        CIE-LCH:
        89.7647, 79.4619, 121.1919
        CIE-Luv:
        89.7647, -28.6926, 89.1575
        Hunter-Lab:
        87.0611, -41.1493, 47.0734
      #baf455 color charts
#baf455 RGB chart
      #baf455 CMYK chart
      #baf455 RGB pie chart
      #baf455 color shades, tints & tones
#baf455 color schemes
#baf455 color preview, HTML & CSS examples
           This text has a color of #baf455        
        
          <p style="color:#baf455;">Text here</p>
        
        
          .mytext {color:#baf455;}
        
        Text color #baf455
      
           This box has a color of #baf455        
        
          <div style="background-color:#baf455;">Content here</div>
        
        
          .mybackground {background-color:#baf455;}
        
        Background color #baf455
      
           Border around this has a color of #baf455        
        
          <div style="border:2px solid #baf455;">Content here</div>
        
        
          .myborder {border:2px solid #baf455;}
        
        Border color #baf455