#40bfdf color space conversions
Hex:
        #40bfdf
        RGB:
        64, 191, 223
        CMY:
        75, 25, 13
        CMYK:
        71, 14, 0, 13
      HSL:
        192°, 71.3004%, 56.2745%
        HSV (HSB):
        192°, 71.3004%, 87.4510%
        XYZ:
        34.0644, 43.6793, 76.4476
        xyY:
        0.2209, 0.2833, 43.6793
      CIE-Lab:
        72.0136, -24.2089, -26.0112
        CIE-LCH:
        72.0136, 35.5338, 227.0554
        CIE-Luv:
        72.0136, -46.3476, -37.8085
        Hunter-Lab:
        66.0903, -23.6551, -22.3184
      #40bfdf color charts
#40bfdf RGB chart
      #40bfdf CMYK chart
      #40bfdf RGB pie chart
      #40bfdf color shades, tints & tones
#40bfdf color schemes
#40bfdf color preview, HTML & CSS examples
           This text has a color of #40bfdf        
        
          <p style="color:#40bfdf;">Text here</p>
        
        
          .mytext {color:#40bfdf;}
        
        Text color #40bfdf
      
           This box has a color of #40bfdf        
        
          <div style="background-color:#40bfdf;">Content here</div>
        
        
          .mybackground {background-color:#40bfdf;}
        
        Background color #40bfdf
      
           Border around this has a color of #40bfdf        
        
          <div style="border:2px solid #40bfdf;">Content here</div>
        
        
          .myborder {border:2px solid #40bfdf;}
        
        Border color #40bfdf