#baf385 color space conversions
Hex:
        #baf385
        RGB:
        186, 243, 133
        CMY:
        27, 5, 48
        CMYK:
        23, 0, 45, 5
      HSL:
        91°, 82.0896%, 73.7255%
        HSV (HSB):
        91°, 45.2675%, 95.2941%
        XYZ:
        56.5339, 76.2337, 33.9252
        xyY:
        0.3392, 0.4573, 76.2337
      CIE-Lab:
        89.9678, -36.2631, 47.1162
        CIE-LCH:
        89.9678, 59.4554, 127.5838
        CIE-Luv:
        89.9678, -28.2242, 68.6540
        Hunter-Lab:
        87.3119, -37.2183, 38.0811
      #baf385 color charts
#baf385 RGB chart
      #baf385 CMYK chart
      #baf385 RGB pie chart
      #baf385 color shades, tints & tones
#baf385 color schemes
#baf385 color preview, HTML & CSS examples
           This text has a color of #baf385        
        
          <p style="color:#baf385;">Text here</p>
        
        
          .mytext {color:#baf385;}
        
        Text color #baf385
      
           This box has a color of #baf385        
        
          <div style="background-color:#baf385;">Content here</div>
        
        
          .mybackground {background-color:#baf385;}
        
        Background color #baf385
      
           Border around this has a color of #baf385        
        
          <div style="border:2px solid #baf385;">Content here</div>
        
        
          .myborder {border:2px solid #baf385;}
        
        Border color #baf385