#cafd2f color space conversions
Hex:
        #cafd2f
        RGB:
        202, 253, 47
        CMY:
        21, 1, 82
        CMYK:
        20, 0, 81, 1
      HSL:
        75°, 98.0952%, 58.8235%
        HSV (HSB):
        75°, 81.4229%, 99.2157%
        XYZ:
        59.9955, 83.0124, 15.5502
        xyY:
        0.3784, 0.5235, 83.0124
      CIE-Lab:
        93.0198, -41.0059, 83.4237
        CIE-LCH:
        93.0198, 92.9570, 116.1758
        CIE-Luv:
        93.0198, -24.5675, 101.9763
        Hunter-Lab:
        91.1111, -41.9045, 53.6586
      #cafd2f color charts
#cafd2f RGB chart
      #cafd2f CMYK chart
      #cafd2f RGB pie chart
      #cafd2f color shades, tints & tones
#cafd2f color schemes
#cafd2f color preview, HTML & CSS examples
           This text has a color of #cafd2f        
        
          <p style="color:#cafd2f;">Text here</p>
        
        
          .mytext {color:#cafd2f;}
        
        Text color #cafd2f
      
           This box has a color of #cafd2f        
        
          <div style="background-color:#cafd2f;">Content here</div>
        
        
          .mybackground {background-color:#cafd2f;}
        
        Background color #cafd2f
      
           Border around this has a color of #cafd2f        
        
          <div style="border:2px solid #cafd2f;">Content here</div>
        
        
          .myborder {border:2px solid #cafd2f;}
        
        Border color #cafd2f