#bcd618 color space conversions
Hex:
        #bcd618
        RGB:
        188, 214, 24
        CMY:
        26, 16, 91
        CMYK:
        12, 0, 89, 16
      HSL:
        68°, 79.8319%, 46.6667%
        HSV (HSB):
        68°, 88.7850%, 83.9216%
        XYZ:
        44.9505, 58.8504, 9.8543
        xyY:
        0.3955, 0.5178, 58.8504
      CIE-Lab:
        81.2093, -29.4508, 77.8074
        CIE-LCH:
        81.2093, 83.1946, 110.7321
        CIE-Luv:
        81.2093, -10.5699, 89.6941
        Hunter-Lab:
        76.7140, -29.6578, 46.0837
      #bcd618 color charts
#bcd618 RGB chart
      #bcd618 CMYK chart
      #bcd618 RGB pie chart
      #bcd618 color shades, tints & tones
#bcd618 color schemes
#bcd618 color preview, HTML & CSS examples
           This text has a color of #bcd618        
        
          <p style="color:#bcd618;">Text here</p>
        
        
          .mytext {color:#bcd618;}
        
        Text color #bcd618
      
           This box has a color of #bcd618        
        
          <div style="background-color:#bcd618;">Content here</div>
        
        
          .mybackground {background-color:#bcd618;}
        
        Background color #bcd618
      
           Border around this has a color of #bcd618        
        
          <div style="border:2px solid #bcd618;">Content here</div>
        
        
          .myborder {border:2px solid #bcd618;}
        
        Border color #bcd618