#40abc0 color space conversions
Hex:
        #40abc0
        RGB:
        64, 171, 192
        CMY:
        75, 33, 25
        CMYK:
        67, 11, 0, 25
      HSL:
        190°, 50.3937%, 50.1961%
        HSV (HSB):
        190°, 66.6667%, 75.2941%
        XYZ:
        26.1917, 34.0216, 55.0555
        xyY:
        0.2272, 0.2951, 34.0216
      CIE-Lab:
        64.9797, -23.6798, -19.7145
        CIE-LCH:
        64.9797, 30.8122, 219.7790
        CIE-Luv:
        64.9797, -40.9965, -27.0016
        Hunter-Lab:
        58.3280, -21.9202, -15.1339
      #40abc0 color charts
#40abc0 RGB chart
      #40abc0 CMYK chart
      #40abc0 RGB pie chart
      #40abc0 color shades, tints & tones
#40abc0 color schemes
#40abc0 color preview, HTML & CSS examples
           This text has a color of #40abc0        
        
          <p style="color:#40abc0;">Text here</p>
        
        
          .mytext {color:#40abc0;}
        
        Text color #40abc0
      
           This box has a color of #40abc0        
        
          <div style="background-color:#40abc0;">Content here</div>
        
        
          .mybackground {background-color:#40abc0;}
        
        Background color #40abc0
      
           Border around this has a color of #40abc0        
        
          <div style="border:2px solid #40abc0;">Content here</div>
        
        
          .myborder {border:2px solid #40abc0;}
        
        Border color #40abc0