#bcd019 color space conversions
Hex:
        #bcd019
        RGB:
        188, 208, 25
        CMY:
        26, 18, 90
        CMYK:
        10, 0, 88, 18
      HSL:
        67°, 78.5408%, 45.6863%
        HSV (HSB):
        67°, 87.9808%, 81.5686%
        XYZ:
        43.4704, 55.8733, 9.4132
        xyY:
        0.3997, 0.5137, 55.8733
      CIE-Lab:
        79.5417, -26.5861, 76.2924
        CIE-LCH:
        79.5417, 80.7920, 109.2122
        CIE-Luv:
        79.5417, -6.9500, 87.2447
        Hunter-Lab:
        74.7484, -27.0021, 44.8574
      #bcd019 color charts
#bcd019 RGB chart
      #bcd019 CMYK chart
      #bcd019 RGB pie chart
      #bcd019 color shades, tints & tones
#bcd019 color schemes
#bcd019 color preview, HTML & CSS examples
           This text has a color of #bcd019        
        
          <p style="color:#bcd019;">Text here</p>
        
        
          .mytext {color:#bcd019;}
        
        Text color #bcd019
      
           This box has a color of #bcd019        
        
          <div style="background-color:#bcd019;">Content here</div>
        
        
          .mybackground {background-color:#bcd019;}
        
        Background color #bcd019
      
           Border around this has a color of #bcd019        
        
          <div style="border:2px solid #bcd019;">Content here</div>
        
        
          .myborder {border:2px solid #bcd019;}
        
        Border color #bcd019