#bccc18 color space conversions
Hex:
        #bccc18
        RGB:
        188, 204, 24
        CMY:
        26, 20, 91
        CMYK:
        8, 0, 88, 20
      HSL:
        65°, 78.9474%, 44.7059%
        HSV (HSB):
        65°, 88.2353%, 80.0000%
        XYZ:
        42.4968, 53.9430, 9.0364
        xyY:
        0.4029, 0.5114, 53.9430
      CIE-Lab:
        78.4285, -24.6858, 75.5693
        CIE-LCH:
        78.4285, 79.4991, 108.0904
        CIE-Luv:
        78.4285, -4.4843, 85.7843
        Hunter-Lab:
        73.4459, -25.2479, 44.1174
      #bccc18 color charts
#bccc18 RGB chart
      #bccc18 CMYK chart
      #bccc18 RGB pie chart
      #bccc18 color shades, tints & tones
#bccc18 color schemes
#bccc18 color preview, HTML & CSS examples
           This text has a color of #bccc18        
        
          <p style="color:#bccc18;">Text here</p>
        
        
          .mytext {color:#bccc18;}
        
        Text color #bccc18
      
           This box has a color of #bccc18        
        
          <div style="background-color:#bccc18;">Content here</div>
        
        
          .mybackground {background-color:#bccc18;}
        
        Background color #bccc18
      
           Border around this has a color of #bccc18        
        
          <div style="border:2px solid #bccc18;">Content here</div>
        
        
          .myborder {border:2px solid #bccc18;}
        
        Border color #bccc18