#40c2c2 color space conversions
Hex:
        #40c2c2
        RGB:
        64, 194, 194
        CMY:
        75, 24, 24
        CMYK:
        67, 0, 0, 24
      HSL:
        180°, 51.5873%, 50.5882%
        HSV (HSB):
        180°, 67.0103%, 76.0784%
        XYZ:
        31.1437, 43.5686, 57.8071
        xyY:
        0.2350, 0.3288, 43.5686
      CIE-Lab:
        71.9392, -34.3434, -10.3267
        CIE-LCH:
        71.9392, 35.8624, 196.7355
        CIE-Luv:
        71.9392, -49.2513, -10.6362
        Hunter-Lab:
        66.0065, -31.2901, -5.7203
      #40c2c2 color charts
#40c2c2 RGB chart
      #40c2c2 CMYK chart
      #40c2c2 RGB pie chart
      #40c2c2 color shades, tints & tones
#40c2c2 color schemes
#40c2c2 color preview, HTML & CSS examples
           This text has a color of #40c2c2        
        
          <p style="color:#40c2c2;">Text here</p>
        
        
          .mytext {color:#40c2c2;}
        
        Text color #40c2c2
      
           This box has a color of #40c2c2        
        
          <div style="background-color:#40c2c2;">Content here</div>
        
        
          .mybackground {background-color:#40c2c2;}
        
        Background color #40c2c2
      
           Border around this has a color of #40c2c2        
        
          <div style="border:2px solid #40c2c2;">Content here</div>
        
        
          .myborder {border:2px solid #40c2c2;}
        
        Border color #40c2c2