#baf248 color space conversions
Hex:
        #baf248
        RGB:
        186, 242, 72
        CMY:
        27, 5, 72
        CMYK:
        23, 0, 70, 5
      HSL:
        80°, 86.7347%, 61.5686%
        HSV (HSB):
        80°, 70.2479%, 94.9020%
        XYZ:
        53.1715, 74.4112, 17.6913
        xyY:
        0.3660, 0.5122, 74.4112
      CIE-Lab:
        89.1165, -41.1012, 72.1006
        CIE-LCH:
        89.1165, 82.9928, 119.6855
        CIE-Luv:
        89.1165, -27.6319, 92.1194
        Hunter-Lab:
        86.2620, -40.9317, 48.2237
      #baf248 color charts
#baf248 RGB chart
      #baf248 CMYK chart
      #baf248 RGB pie chart
      #baf248 color shades, tints & tones
#baf248 color schemes
#baf248 color preview, HTML & CSS examples
           This text has a color of #baf248        
        
          <p style="color:#baf248;">Text here</p>
        
        
          .mytext {color:#baf248;}
        
        Text color #baf248
      
           This box has a color of #baf248        
        
          <div style="background-color:#baf248;">Content here</div>
        
        
          .mybackground {background-color:#baf248;}
        
        Background color #baf248
      
           Border around this has a color of #baf248        
        
          <div style="border:2px solid #baf248;">Content here</div>
        
        
          .myborder {border:2px solid #baf248;}
        
        Border color #baf248