#40c8bc color space conversions
Hex:
        #40c8bc
        RGB:
        64, 200, 188
        CMY:
        75, 22, 26
        CMYK:
        68, 0, 6, 22
      HSL:
        175°, 55.2846%, 51.7647%
        HSV (HSB):
        175°, 68.0000%, 78.4314%
        XYZ:
        31.8457, 46.0294, 54.7831
        xyY:
        0.2401, 0.3470, 46.0294
      CIE-Lab:
        73.5646, -38.7787, -4.6497
        CIE-LCH:
        73.5646, 39.0565, 186.8373
        CIE-Luv:
        73.5646, -51.8048, -1.0562
        Hunter-Lab:
        67.8450, -34.9426, -0.3837
      #40c8bc color charts
#40c8bc RGB chart
      #40c8bc CMYK chart
      #40c8bc RGB pie chart
      #40c8bc color shades, tints & tones
#40c8bc color schemes
#40c8bc color preview, HTML & CSS examples
           This text has a color of #40c8bc        
        
          <p style="color:#40c8bc;">Text here</p>
        
        
          .mytext {color:#40c8bc;}
        
        Text color #40c8bc
      
           This box has a color of #40c8bc        
        
          <div style="background-color:#40c8bc;">Content here</div>
        
        
          .mybackground {background-color:#40c8bc;}
        
        Background color #40c8bc
      
           Border around this has a color of #40c8bc        
        
          <div style="border:2px solid #40c8bc;">Content here</div>
        
        
          .myborder {border:2px solid #40c8bc;}
        
        Border color #40c8bc