#d2fa20 color space conversions
Hex:
        #d2fa20
        RGB:
        210, 250, 32
        CMY:
        18, 2, 87
        CMYK:
        16, 0, 87, 2
      HSL:
        71°, 95.6140%, 55.2941%
        HSV (HSB):
        71°, 87.2000%, 98.0392%
        XYZ:
        61.0247, 82.1771, 14.0119
        xyY:
        0.3882, 0.5227, 82.1771
      CIE-Lab:
        92.6530, -36.9859, 86.3588
        CIE-LCH:
        92.6530, 93.9457, 113.1846
        CIE-Luv:
        92.6530, -18.1789, 102.8263
        Hunter-Lab:
        90.6516, -38.4780, 54.2917
      #d2fa20 color charts
#d2fa20 RGB chart
      #d2fa20 CMYK chart
      #d2fa20 RGB pie chart
      #d2fa20 color shades, tints & tones
#d2fa20 color schemes
#d2fa20 color preview, HTML & CSS examples
           This text has a color of #d2fa20        
        
          <p style="color:#d2fa20;">Text here</p>
        
        
          .mytext {color:#d2fa20;}
        
        Text color #d2fa20
      
           This box has a color of #d2fa20        
        
          <div style="background-color:#d2fa20;">Content here</div>
        
        
          .mybackground {background-color:#d2fa20;}
        
        Background color #d2fa20
      
           Border around this has a color of #d2fa20        
        
          <div style="border:2px solid #d2fa20;">Content here</div>
        
        
          .myborder {border:2px solid #d2fa20;}
        
        Border color #d2fa20