#defc48 color space conversions
Hex:
        #defc48
        RGB:
        222, 252, 72
        CMY:
        13, 1, 72
        CMYK:
        12, 0, 71, 1
      HSL:
        70°, 96.7742%, 63.5294%
        HSV (HSB):
        70°, 71.4286%, 98.8235%
        XYZ:
        66.1043, 85.6183, 19.1728
        xyY:
        0.3868, 0.5010, 85.6183
      CIE-Lab:
        94.1489, -31.7831, 77.8120
        CIE-LCH:
        94.1489, 84.0528, 112.2180
        CIE-Luv:
        94.1489, -12.2758, 96.6661
        Hunter-Lab:
        92.5301, -34.4059, 52.4859
      #defc48 color charts
#defc48 RGB chart
      #defc48 CMYK chart
      #defc48 RGB pie chart
      #defc48 color shades, tints & tones
#defc48 color schemes
#defc48 color preview, HTML & CSS examples
           This text has a color of #defc48        
        
          <p style="color:#defc48;">Text here</p>
        
        
          .mytext {color:#defc48;}
        
        Text color #defc48
      
           This box has a color of #defc48        
        
          <div style="background-color:#defc48;">Content here</div>
        
        
          .mybackground {background-color:#defc48;}
        
        Background color #defc48
      
           Border around this has a color of #defc48        
        
          <div style="border:2px solid #defc48;">Content here</div>
        
        
          .myborder {border:2px solid #defc48;}
        
        Border color #defc48