#40f9dc color space conversions
Hex:
        #40f9dc
        RGB:
        64, 249, 220
        CMY:
        75, 2, 14
        CMYK:
        74, 0, 12, 2
      HSL:
        171°, 93.9086%, 61.3725%
        HSV (HSB):
        171°, 74.2972%, 97.6471%
        XYZ:
        48.9083, 74.0087, 79.4175
        xyY:
        0.2417, 0.3658, 74.0087
      CIE-Lab:
        88.9266, -51.6017, 0.8763
        CIE-LCH:
        88.9266, 51.6091, 179.0271
        CIE-Luv:
        88.9266, -66.8551, 9.6601
        Hunter-Lab:
        86.0283, -49.0697, 5.4859
      #40f9dc color charts
#40f9dc RGB chart
      #40f9dc CMYK chart
      #40f9dc RGB pie chart
      #40f9dc color shades, tints & tones
#40f9dc color schemes
#40f9dc color preview, HTML & CSS examples
           This text has a color of #40f9dc        
        
          <p style="color:#40f9dc;">Text here</p>
        
        
          .mytext {color:#40f9dc;}
        
        Text color #40f9dc
      
           This box has a color of #40f9dc        
        
          <div style="background-color:#40f9dc;">Content here</div>
        
        
          .mybackground {background-color:#40f9dc;}
        
        Background color #40f9dc
      
           Border around this has a color of #40f9dc        
        
          <div style="border:2px solid #40f9dc;">Content here</div>
        
        
          .myborder {border:2px solid #40f9dc;}
        
        Border color #40f9dc