#d2f252 color space conversions
Hex:
        #d2f252
        RGB:
        210, 242, 82
        CMY:
        18, 5, 68
        CMYK:
        13, 0, 66, 5
      HSL:
        72°, 86.0215%, 63.5294%
        HSV (HSB):
        72°, 66.1157%, 94.9020%
        XYZ:
        59.8535, 77.8151, 19.8478
        xyY:
        0.3800, 0.4940, 77.8151
      CIE-Lab:
        90.6955, -31.3257, 70.5573
        CIE-LCH:
        90.6955, 77.1987, 113.9400
        CIE-Luv:
        90.6955, -13.8662, 89.5888
        Hunter-Lab:
        88.2129, -33.2582, 48.4088
      #d2f252 color charts
#d2f252 RGB chart
      #d2f252 CMYK chart
      #d2f252 RGB pie chart
      #d2f252 color shades, tints & tones
#d2f252 color schemes
#d2f252 color preview, HTML & CSS examples
           This text has a color of #d2f252        
        
          <p style="color:#d2f252;">Text here</p>
        
        
          .mytext {color:#d2f252;}
        
        Text color #d2f252
      
           This box has a color of #d2f252        
        
          <div style="background-color:#d2f252;">Content here</div>
        
        
          .mybackground {background-color:#d2f252;}
        
        Background color #d2f252
      
           Border around this has a color of #d2f252        
        
          <div style="border:2px solid #d2f252;">Content here</div>
        
        
          .myborder {border:2px solid #d2f252;}
        
        Border color #d2f252