#b6d512 color space conversions
Hex:
        #b6d512
        RGB:
        182, 213, 18
        CMY:
        29, 16, 93
        CMYK:
        15, 0, 92, 16
      HSL:
        70°, 84.4156%, 45.2941%
        HSV (HSB):
        70°, 91.5493%, 83.5294%
        XYZ:
        43.1948, 57.5773, 9.4092
        xyY:
        0.3920, 0.5226, 57.5773
      CIE-Lab:
        80.5032, -31.5463, 77.9628
        CIE-LCH:
        80.5032, 84.1033, 112.0299
        CIE-Luv:
        80.5032, -13.6732, 89.8300
        Hunter-Lab:
        75.8797, -31.1775, 45.7637
      #b6d512 color charts
#b6d512 RGB chart
      #b6d512 CMYK chart
      #b6d512 RGB pie chart
      #b6d512 color shades, tints & tones
#b6d512 color schemes
#b6d512 color preview, HTML & CSS examples
           This text has a color of #b6d512        
        
          <p style="color:#b6d512;">Text here</p>
        
        
          .mytext {color:#b6d512;}
        
        Text color #b6d512
      
           This box has a color of #b6d512        
        
          <div style="background-color:#b6d512;">Content here</div>
        
        
          .mybackground {background-color:#b6d512;}
        
        Background color #b6d512
      
           Border around this has a color of #b6d512        
        
          <div style="border:2px solid #b6d512;">Content here</div>
        
        
          .myborder {border:2px solid #b6d512;}
        
        Border color #b6d512