#bcda35 color space conversions
Hex:
        #bcda35
        RGB:
        188, 218, 53
        CMY:
        26, 15, 79
        CMYK:
        14, 0, 76, 15
      HSL:
        71°, 69.0377%, 53.1373%
        HSV (HSB):
        71°, 75.6881%, 85.4902%
        XYZ:
        46.4530, 61.0912, 12.7116
        xyY:
        0.3863, 0.5080, 61.0912
      CIE-Lab:
        82.4278, -30.4096, 71.9545
        CIE-LCH:
        82.4278, 78.1166, 112.9100
        CIE-Luv:
        82.4278, -13.0785, 86.7530
        Hunter-Lab:
        78.1609, -30.6943, 45.0700
      #bcda35 color charts
#bcda35 RGB chart
      #bcda35 CMYK chart
      #bcda35 RGB pie chart
      #bcda35 color shades, tints & tones
#bcda35 color schemes
#bcda35 color preview, HTML & CSS examples
           This text has a color of #bcda35        
        
          <p style="color:#bcda35;">Text here</p>
        
        
          .mytext {color:#bcda35;}
        
        Text color #bcda35
      
           This box has a color of #bcda35        
        
          <div style="background-color:#bcda35;">Content here</div>
        
        
          .mybackground {background-color:#bcda35;}
        
        Background color #bcda35
      
           Border around this has a color of #bcda35        
        
          <div style="border:2px solid #bcda35;">Content here</div>
        
        
          .myborder {border:2px solid #bcda35;}
        
        Border color #bcda35