#3bff0b color space conversions
Hex:
        #3bff0b
        RGB:
        59, 255, 11
        CMY:
        77, 0, 96
        CMYK:
        77, 0, 96, 0
      HSL:
        108°, 100.0000%, 52.1569%
        HSV (HSB):
        108°, 95.6863%, 100.0000%
        XYZ:
        37.6240, 72.4740, 12.3225
        xyY:
        0.3073, 0.5920, 72.4740
      CIE-Lab:
        88.1962, -81.9981, 82.9079
        CIE-LCH:
        88.1962, 116.6079, 134.6839
        CIE-Luv:
        88.1962, -78.2999, 106.7879
        Hunter-Lab:
        85.1316, -70.0921, 51.0101
      #3bff0b color charts
#3bff0b RGB chart
      #3bff0b CMYK chart
      #3bff0b RGB pie chart
      #3bff0b color shades, tints & tones
#3bff0b color schemes
#3bff0b color preview, HTML & CSS examples
           This text has a color of #3bff0b        
        
          <p style="color:#3bff0b;">Text here</p>
        
        
          .mytext {color:#3bff0b;}
        
        Text color #3bff0b
      
           This box has a color of #3bff0b        
        
          <div style="background-color:#3bff0b;">Content here</div>
        
        
          .mybackground {background-color:#3bff0b;}
        
        Background color #3bff0b
      
           Border around this has a color of #3bff0b        
        
          <div style="border:2px solid #3bff0b;">Content here</div>
        
        
          .myborder {border:2px solid #3bff0b;}
        
        Border color #3bff0b