#40cbca color space conversions
Hex:
        #40cbca
        RGB:
        64, 203, 202
        CMY:
        75, 20, 21
        CMYK:
        68, 0, 0, 20
      HSL:
        180°, 57.2016%, 52.3529%
        HSV (HSB):
        180°, 68.4729%, 79.6078%
        XYZ:
        34.1310, 48.0661, 63.3559
        xyY:
        0.2345, 0.3302, 48.0661
      CIE-Lab:
        74.8666, -36.2752, -10.3036
        CIE-LCH:
        74.8666, 37.7102, 195.8567
        CIE-Luv:
        74.8666, -51.9717, -10.3711
        Hunter-Lab:
        69.3297, -33.4517, -5.6504
      #40cbca color charts
#40cbca RGB chart
      #40cbca CMYK chart
      #40cbca RGB pie chart
      #40cbca color shades, tints & tones
#40cbca color schemes
#40cbca color preview, HTML & CSS examples
           This text has a color of #40cbca        
        
          <p style="color:#40cbca;">Text here</p>
        
        
          .mytext {color:#40cbca;}
        
        Text color #40cbca
      
           This box has a color of #40cbca        
        
          <div style="background-color:#40cbca;">Content here</div>
        
        
          .mybackground {background-color:#40cbca;}
        
        Background color #40cbca
      
           Border around this has a color of #40cbca        
        
          <div style="border:2px solid #40cbca;">Content here</div>
        
        
          .myborder {border:2px solid #40cbca;}
        
        Border color #40cbca