#d0f414 color space conversions
Hex:
        #d0f414
        RGB:
        208, 244, 20
        CMY:
        18, 4, 92
        CMYK:
        15, 0, 92, 4
      HSL:
        70°, 91.0569%, 51.7647%
        HSV (HSB):
        70°, 91.8033%, 95.6863%
        XYZ:
        58.4894, 78.1618, 12.6658
        xyY:
        0.3917, 0.5235, 78.1618
      CIE-Lab:
        90.8537, -35.2884, 86.5994
        CIE-LCH:
        90.8537, 93.5133, 112.1704
        CIE-Luv:
        90.8537, -15.9018, 101.6220
        Hunter-Lab:
        88.4091, -36.6247, 53.3923
      #d0f414 color charts
#d0f414 RGB chart
      #d0f414 CMYK chart
      #d0f414 RGB pie chart
      #d0f414 color shades, tints & tones
#d0f414 color schemes
#d0f414 color preview, HTML & CSS examples
           This text has a color of #d0f414        
        
          <p style="color:#d0f414;">Text here</p>
        
        
          .mytext {color:#d0f414;}
        
        Text color #d0f414
      
           This box has a color of #d0f414        
        
          <div style="background-color:#d0f414;">Content here</div>
        
        
          .mybackground {background-color:#d0f414;}
        
        Background color #d0f414
      
           Border around this has a color of #d0f414        
        
          <div style="border:2px solid #d0f414;">Content here</div>
        
        
          .myborder {border:2px solid #d0f414;}
        
        Border color #d0f414