#40c4ca color space conversions
Hex:
        #40c4ca
        RGB:
        64, 196, 202
        CMY:
        75, 23, 21
        CMYK:
        68, 3, 0, 21
      HSL:
        183°, 56.5574%, 52.1569%
        HSV (HSB):
        183°, 68.3168%, 79.2157%
        XYZ:
        32.5150, 44.8341, 62.8172
        xyY:
        0.2320, 0.3199, 44.8341
      CIE-Lab:
        72.7825, -32.9920, -13.4223
        CIE-LCH:
        72.7825, 35.6178, 202.1383
        CIE-Luv:
        72.7825, -49.4603, -15.8225
        Hunter-Lab:
        66.9583, -30.4974, -8.7524
      #40c4ca color charts
#40c4ca RGB chart
      #40c4ca CMYK chart
      #40c4ca RGB pie chart
      #40c4ca color shades, tints & tones
#40c4ca color schemes
#40c4ca color preview, HTML & CSS examples
           This text has a color of #40c4ca        
        
          <p style="color:#40c4ca;">Text here</p>
        
        
          .mytext {color:#40c4ca;}
        
        Text color #40c4ca
      
           This box has a color of #40c4ca        
        
          <div style="background-color:#40c4ca;">Content here</div>
        
        
          .mybackground {background-color:#40c4ca;}
        
        Background color #40c4ca
      
           Border around this has a color of #40c4ca        
        
          <div style="border:2px solid #40c4ca;">Content here</div>
        
        
          .myborder {border:2px solid #40c4ca;}
        
        Border color #40c4ca