#40fddf color space conversions
Hex:
        #40fddf
        RGB:
        64, 253, 223
        CMY:
        75, 1, 13
        CMYK:
        75, 0, 12, 1
      HSL:
        170°, 97.9275%, 62.1569%
        HSV (HSB):
        170°, 74.7036%, 99.2157%
        XYZ:
        50.5589, 76.6683, 81.9458
        xyY:
        0.2417, 0.3665, 76.6683
      CIE-Lab:
        90.1687, -52.4980, 1.1274
        CIE-LCH:
        90.1687, 52.5102, 178.7698
        CIE-Luv:
        90.1687, -68.0127, 10.2138
        Hunter-Lab:
        87.5604, -50.1617, 5.8042
      #40fddf color charts
#40fddf RGB chart
      #40fddf CMYK chart
      #40fddf RGB pie chart
      #40fddf color shades, tints & tones
#40fddf color schemes
#40fddf color preview, HTML & CSS examples
           This text has a color of #40fddf        
        
          <p style="color:#40fddf;">Text here</p>
        
        
          .mytext {color:#40fddf;}
        
        Text color #40fddf
      
           This box has a color of #40fddf        
        
          <div style="background-color:#40fddf;">Content here</div>
        
        
          .mybackground {background-color:#40fddf;}
        
        Background color #40fddf
      
           Border around this has a color of #40fddf        
        
          <div style="border:2px solid #40fddf;">Content here</div>
        
        
          .myborder {border:2px solid #40fddf;}
        
        Border color #40fddf