#baf574 color space conversions
Hex:
        #baf574
        RGB:
        186, 245, 116
        CMY:
        27, 4, 55
        CMYK:
        24, 0, 53, 4
      HSL:
        87°, 86.5772%, 70.7843%
        HSV (HSB):
        87°, 52.6531%, 96.0784%
        XYZ:
        56.0545, 77.0049, 28.4320
        xyY:
        0.3471, 0.4768, 77.0049
      CIE-Lab:
        90.3239, -38.9901, 55.4831
        CIE-LCH:
        90.3239, 67.8130, 125.0972
        CIE-Luv:
        90.3239, -29.2245, 77.7855
        Hunter-Lab:
        87.7524, -39.5445, 42.2166
      #baf574 color charts
#baf574 RGB chart
      #baf574 CMYK chart
      #baf574 RGB pie chart
      #baf574 color shades, tints & tones
#baf574 color schemes
#baf574 color preview, HTML & CSS examples
           This text has a color of #baf574        
        
          <p style="color:#baf574;">Text here</p>
        
        
          .mytext {color:#baf574;}
        
        Text color #baf574
      
           This box has a color of #baf574        
        
          <div style="background-color:#baf574;">Content here</div>
        
        
          .mybackground {background-color:#baf574;}
        
        Background color #baf574
      
           Border around this has a color of #baf574        
        
          <div style="border:2px solid #baf574;">Content here</div>
        
        
          .myborder {border:2px solid #baf574;}
        
        Border color #baf574