#b3c516 color space conversions
Hex:
        #b3c516
        RGB:
        179, 197, 22
        CMY:
        30, 23, 91
        CMYK:
        9, 0, 89, 23
      HSL:
        66°, 79.9087%, 42.9412%
        HSV (HSB):
        66°, 88.8325%, 77.2549%
        XYZ:
        38.7015, 49.5741, 8.2880
        xyY:
        0.4008, 0.5134, 49.5741
      CIE-Lab:
        75.8071, -25.1252, 73.5276
        CIE-LCH:
        75.8071, 77.7019, 108.8659
        CIE-Luv:
        75.8071, -5.9653, 83.1888
        Hunter-Lab:
        70.4089, -25.1000, 42.3070
      #b3c516 color charts
#b3c516 RGB chart
      #b3c516 CMYK chart
      #b3c516 RGB pie chart
      #b3c516 color shades, tints & tones
#b3c516 color schemes
#b3c516 color preview, HTML & CSS examples
           This text has a color of #b3c516        
        
          <p style="color:#b3c516;">Text here</p>
        
        
          .mytext {color:#b3c516;}
        
        Text color #b3c516
      
           This box has a color of #b3c516        
        
          <div style="background-color:#b3c516;">Content here</div>
        
        
          .mybackground {background-color:#b3c516;}
        
        Background color #b3c516
      
           Border around this has a color of #b3c516        
        
          <div style="border:2px solid #b3c516;">Content here</div>
        
        
          .myborder {border:2px solid #b3c516;}
        
        Border color #b3c516