#40abd0 color space conversions
Hex:
        #40abd0
        RGB:
        64, 171, 208
        CMY:
        75, 33, 18
        CMYK:
        69, 18, 0, 18
      HSL:
        195°, 60.5042%, 53.3333%
        HSV (HSB):
        195°, 69.2308%, 81.5686%
        XYZ:
        28.0624, 34.7699, 64.9067
        xyY:
        0.2197, 0.2722, 34.7699
      CIE-Lab:
        65.5691, -18.6512, -27.6852
        CIE-LCH:
        65.5691, 33.3817, 236.0323
        CIE-Luv:
        65.5691, -40.0913, -40.8468
        Hunter-Lab:
        58.9660, -18.2408, -23.9872
      #40abd0 color charts
#40abd0 RGB chart
      #40abd0 CMYK chart
      #40abd0 RGB pie chart
      #40abd0 color shades, tints & tones
#40abd0 color schemes
#40abd0 color preview, HTML & CSS examples
           This text has a color of #40abd0        
        
          <p style="color:#40abd0;">Text here</p>
        
        
          .mytext {color:#40abd0;}
        
        Text color #40abd0
      
           This box has a color of #40abd0        
        
          <div style="background-color:#40abd0;">Content here</div>
        
        
          .mybackground {background-color:#40abd0;}
        
        Background color #40abd0
      
           Border around this has a color of #40abd0        
        
          <div style="border:2px solid #40abd0;">Content here</div>
        
        
          .myborder {border:2px solid #40abd0;}
        
        Border color #40abd0