#d0df52 color space conversions
Hex:
        #d0df52
        RGB:
        208, 223, 82
        CMY:
        18, 13, 68
        CMYK:
        7, 0, 63, 13
      HSL:
        66°, 68.7805%, 59.8039%
        HSV (HSB):
        66°, 63.2287%, 87.4510%
        XYZ:
        53.9231, 66.7944, 18.0332
        xyY:
        0.3886, 0.4814, 66.7944
      CIE-Lab:
        85.4000, -23.1500, 64.9943
        CIE-LCH:
        85.4000, 68.9940, 109.6052
        CIE-Luv:
        85.4000, -3.8987, 81.3442
        Hunter-Lab:
        81.7279, -25.2516, 44.1272
      #d0df52 color charts
#d0df52 RGB chart
      #d0df52 CMYK chart
      #d0df52 RGB pie chart
      #d0df52 color shades, tints & tones
#d0df52 color schemes
#d0df52 color preview, HTML & CSS examples
           This text has a color of #d0df52        
        
          <p style="color:#d0df52;">Text here</p>
        
        
          .mytext {color:#d0df52;}
        
        Text color #d0df52
      
           This box has a color of #d0df52        
        
          <div style="background-color:#d0df52;">Content here</div>
        
        
          .mybackground {background-color:#d0df52;}
        
        Background color #d0df52
      
           Border around this has a color of #d0df52        
        
          <div style="border:2px solid #d0df52;">Content here</div>
        
        
          .myborder {border:2px solid #d0df52;}
        
        Border color #d0df52