#daff94 color space conversions
Hex:
        #daff94
        RGB:
        218, 255, 148
        CMY:
        15, 0, 42
        CMYK:
        15, 0, 42, 0
      HSL:
        81°, 100.0000%, 79.0196%
        HSV (HSB):
        81°, 41.9608%, 100.0000%
        XYZ:
        70.0187, 88.5635, 41.4211
        xyY:
        0.3501, 0.4428, 88.5635
      CIE-Lab:
        95.3977, -28.5889, 47.1488
        CIE-LCH:
        95.3977, 55.1392, 121.2307
        CIE-Luv:
        95.3977, -17.2519, 68.3473
        Hunter-Lab:
        94.1082, -31.8811, 39.7797
      #daff94 color charts
#daff94 RGB chart
      #daff94 CMYK chart
      #daff94 RGB pie chart
      #daff94 color shades, tints & tones
#daff94 color schemes
#daff94 color preview, HTML & CSS examples
           This text has a color of #daff94        
        
          <p style="color:#daff94;">Text here</p>
        
        
          .mytext {color:#daff94;}
        
        Text color #daff94
      
           This box has a color of #daff94        
        
          <div style="background-color:#daff94;">Content here</div>
        
        
          .mybackground {background-color:#daff94;}
        
        Background color #daff94
      
           Border around this has a color of #daff94        
        
          <div style="border:2px solid #daff94;">Content here</div>
        
        
          .myborder {border:2px solid #daff94;}
        
        Border color #daff94