#40c3c2 color space conversions
Hex:
        #40c3c2
        RGB:
        64, 195, 194
        CMY:
        75, 24, 24
        CMYK:
        67, 0, 1, 24
      HSL:
        180°, 52.1912%, 50.7843%
        HSV (HSB):
        180°, 67.1795%, 76.4706%
        XYZ:
        31.3671, 44.0152, 57.8815
        xyY:
        0.2354, 0.3303, 44.0152
      CIE-Lab:
        72.2387, -34.8123, -9.8798
        CIE-LCH:
        72.2387, 36.1871, 195.8441
        CIE-Luv:
        72.2387, -49.6129, -9.8619
        Hunter-Lab:
        66.3440, -31.7082, -5.2865
      #40c3c2 color charts
#40c3c2 RGB chart
      #40c3c2 CMYK chart
      #40c3c2 RGB pie chart
      #40c3c2 color shades, tints & tones
#40c3c2 color schemes
#40c3c2 color preview, HTML & CSS examples
           This text has a color of #40c3c2        
        
          <p style="color:#40c3c2;">Text here</p>
        
        
          .mytext {color:#40c3c2;}
        
        Text color #40c3c2
      
           This box has a color of #40c3c2        
        
          <div style="background-color:#40c3c2;">Content here</div>
        
        
          .mybackground {background-color:#40c3c2;}
        
        Background color #40c3c2
      
           Border around this has a color of #40c3c2        
        
          <div style="border:2px solid #40c3c2;">Content here</div>
        
        
          .myborder {border:2px solid #40c3c2;}
        
        Border color #40c3c2