#40f5cf color space conversions
Hex:
        #40f5cf
        RGB:
        64, 245, 207
        CMY:
        75, 4, 19
        CMYK:
        74, 0, 16, 4
      HSL:
        167°, 90.0498%, 60.5882%
        HSV (HSB):
        167°, 73.8776%, 96.0784%
        XYZ:
        46.0292, 70.8998, 70.2905
        xyY:
        0.2459, 0.3787, 70.8998
      CIE-Lab:
        87.4363, -53.1996, 5.4860
        CIE-LCH:
        87.4363, 53.4817, 174.1124
        CIE-Luv:
        87.4363, -66.3808, 16.9657
        Hunter-Lab:
        84.2020, -49.7761, 9.4471
      #40f5cf color charts
#40f5cf RGB chart
      #40f5cf CMYK chart
      #40f5cf RGB pie chart
      #40f5cf color shades, tints & tones
#40f5cf color schemes
#40f5cf color preview, HTML & CSS examples
           This text has a color of #40f5cf        
        
          <p style="color:#40f5cf;">Text here</p>
        
        
          .mytext {color:#40f5cf;}
        
        Text color #40f5cf
      
           This box has a color of #40f5cf        
        
          <div style="background-color:#40f5cf;">Content here</div>
        
        
          .mybackground {background-color:#40f5cf;}
        
        Background color #40f5cf
      
           Border around this has a color of #40f5cf        
        
          <div style="border:2px solid #40f5cf;">Content here</div>
        
        
          .myborder {border:2px solid #40f5cf;}
        
        Border color #40f5cf