#b3ca3f color space conversions
Hex:
        #b3ca3f
        RGB:
        179, 202, 63
        CMY:
        30, 21, 75
        CMYK:
        11, 0, 69, 21
      HSL:
        70°, 56.7347%, 51.9608%
        HSV (HSB):
        70°, 68.8119%, 79.2157%
        XYZ:
        40.6081, 52.1836, 12.6348
        xyY:
        0.3852, 0.4950, 52.1836
      CIE-Lab:
        77.3905, -25.9616, 63.4669
        CIE-LCH:
        77.3905, 68.5715, 112.2474
        CIE-Luv:
        77.3905, -9.2988, 77.4358
        Hunter-Lab:
        72.2382, -26.0746, 40.1967
      #b3ca3f color charts
#b3ca3f RGB chart
      #b3ca3f CMYK chart
      #b3ca3f RGB pie chart
      #b3ca3f color shades, tints & tones
#b3ca3f color schemes
#b3ca3f color preview, HTML & CSS examples
           This text has a color of #b3ca3f        
        
          <p style="color:#b3ca3f;">Text here</p>
        
        
          .mytext {color:#b3ca3f;}
        
        Text color #b3ca3f
      
           This box has a color of #b3ca3f        
        
          <div style="background-color:#b3ca3f;">Content here</div>
        
        
          .mybackground {background-color:#b3ca3f;}
        
        Background color #b3ca3f
      
           Border around this has a color of #b3ca3f        
        
          <div style="border:2px solid #b3ca3f;">Content here</div>
        
        
          .myborder {border:2px solid #b3ca3f;}
        
        Border color #b3ca3f