#bcda02 color space conversions
Hex:
        #bcda02
        RGB:
        188, 218, 2
        CMY:
        26, 15, 99
        CMYK:
        14, 0, 99, 15
      HSL:
        68°, 98.1818%, 43.1373%
        HSV (HSB):
        68°, 99.0826%, 85.4902%
        XYZ:
        45.8214, 60.8386, 9.3854
        xyY:
        0.3949, 0.5243, 60.8386
      CIE-Lab:
        82.2919, -31.6172, 81.1212
        CIE-LCH:
        82.2919, 87.0649, 111.2935
        CIE-Luv:
        82.2919, -12.8980, 92.7215
        Hunter-Lab:
        77.9991, -31.6366, 47.4652
      #bcda02 color charts
#bcda02 RGB chart
      #bcda02 CMYK chart
      #bcda02 RGB pie chart
      #bcda02 color shades, tints & tones
#bcda02 color schemes
#bcda02 color preview, HTML & CSS examples
           This text has a color of #bcda02        
        
          <p style="color:#bcda02;">Text here</p>
        
        
          .mytext {color:#bcda02;}
        
        Text color #bcda02
      
           This box has a color of #bcda02        
        
          <div style="background-color:#bcda02;">Content here</div>
        
        
          .mybackground {background-color:#bcda02;}
        
        Background color #bcda02
      
           Border around this has a color of #bcda02        
        
          <div style="border:2px solid #bcda02;">Content here</div>
        
        
          .myborder {border:2px solid #bcda02;}
        
        Border color #bcda02