#baf227 color space conversions
Hex:
        #baf227
        RGB:
        186, 242, 39
        CMY:
        27, 5, 85
        CMYK:
        23, 0, 84, 5
      HSL:
        77°, 88.6463%, 55.0980%
        HSV (HSB):
        77°, 83.8843%, 94.9020%
        XYZ:
        52.3680, 74.0898, 13.4601
        xyY:
        0.3743, 0.5295, 74.0898
      CIE-Lab:
        88.9649, -42.5337, 81.3433
        CIE-LCH:
        88.9649, 91.7925, 117.6047
        CIE-Luv:
        88.9649, -27.6108, 98.8235
        Hunter-Lab:
        86.0755, -42.0332, 50.9813
      #baf227 color charts
#baf227 RGB chart
      #baf227 CMYK chart
      #baf227 RGB pie chart
      #baf227 color shades, tints & tones
#baf227 color schemes
#baf227 color preview, HTML & CSS examples
           This text has a color of #baf227        
        
          <p style="color:#baf227;">Text here</p>
        
        
          .mytext {color:#baf227;}
        
        Text color #baf227
      
           This box has a color of #baf227        
        
          <div style="background-color:#baf227;">Content here</div>
        
        
          .mybackground {background-color:#baf227;}
        
        Background color #baf227
      
           Border around this has a color of #baf227        
        
          <div style="border:2px solid #baf227;">Content here</div>
        
        
          .myborder {border:2px solid #baf227;}
        
        Border color #baf227