#b6de12 color space conversions
Hex:
        #b6de12
        RGB:
        182, 222, 18
        CMY:
        29, 13, 93
        CMYK:
        18, 0, 92, 13
      HSL:
        72°, 85.0000%, 47.0588%
        HSV (HSB):
        72°, 91.8919%, 87.0588%
        XYZ:
        45.5219, 62.2313, 10.1849
        xyY:
        0.3860, 0.5277, 62.2313
      CIE-Lab:
        83.0363, -35.6820, 79.9642
        CIE-LCH:
        83.0363, 87.5642, 114.0476
        CIE-Luv:
        83.0363, -18.8628, 93.3197
        Hunter-Lab:
        78.8868, -35.0480, 47.5660
      #b6de12 color charts
#b6de12 RGB chart
      #b6de12 CMYK chart
      #b6de12 RGB pie chart
      #b6de12 color shades, tints & tones
#b6de12 color schemes
#b6de12 color preview, HTML & CSS examples
           This text has a color of #b6de12        
        
          <p style="color:#b6de12;">Text here</p>
        
        
          .mytext {color:#b6de12;}
        
        Text color #b6de12
      
           This box has a color of #b6de12        
        
          <div style="background-color:#b6de12;">Content here</div>
        
        
          .mybackground {background-color:#b6de12;}
        
        Background color #b6de12
      
           Border around this has a color of #b6de12        
        
          <div style="border:2px solid #b6de12;">Content here</div>
        
        
          .myborder {border:2px solid #b6de12;}
        
        Border color #b6de12