#bcd318 color space conversions
Hex:
        #bcd318
        RGB:
        188, 211, 24
        CMY:
        26, 17, 91
        CMYK:
        11, 0, 89, 17
      HSL:
        67°, 79.5745%, 46.0784%
        HSV (HSB):
        67°, 88.6256%, 82.7451%
        XYZ:
        44.1982, 57.3458, 9.6035
        xyY:
        0.3977, 0.5159, 57.3458
      CIE-Lab:
        80.3737, -28.0346, 77.1349
        CIE-LCH:
        80.3737, 82.0715, 109.9736
        CIE-Luv:
        80.3737, -8.7677, 88.5232
        Hunter-Lab:
        75.7270, -28.3406, 45.4899
      #bcd318 color charts
#bcd318 RGB chart
      #bcd318 CMYK chart
      #bcd318 RGB pie chart
      #bcd318 color shades, tints & tones
#bcd318 color schemes
#bcd318 color preview, HTML & CSS examples
           This text has a color of #bcd318        
        
          <p style="color:#bcd318;">Text here</p>
        
        
          .mytext {color:#bcd318;}
        
        Text color #bcd318
      
           This box has a color of #bcd318        
        
          <div style="background-color:#bcd318;">Content here</div>
        
        
          .mybackground {background-color:#bcd318;}
        
        Background color #bcd318
      
           Border around this has a color of #bcd318        
        
          <div style="border:2px solid #bcd318;">Content here</div>
        
        
          .myborder {border:2px solid #bcd318;}
        
        Border color #bcd318