#40d7fa color space conversions
Hex:
        #40d7fa
        RGB:
        64, 215, 250
        CMY:
        75, 16, 2
        CMYK:
        74, 14, 0, 2
      HSL:
        191°, 94.8980%, 61.5686%
        HSV (HSB):
        191°, 74.4000%, 98.0392%
        XYZ:
        43.6701, 56.5930, 99.0644
        xyY:
        0.2191, 0.2839, 56.5930
      CIE-Lab:
        79.9501, -27.7576, -28.3667
        CIE-LCH:
        79.9501, 39.6882, 225.6217
        CIE-Luv:
        79.9501, -53.0274, -41.8184
        Hunter-Lab:
        75.2283, -28.0301, -25.4162
      #40d7fa color charts
#40d7fa RGB chart
      #40d7fa CMYK chart
      #40d7fa RGB pie chart
      #40d7fa color shades, tints & tones
#40d7fa color schemes
#40d7fa color preview, HTML & CSS examples
           This text has a color of #40d7fa        
        
          <p style="color:#40d7fa;">Text here</p>
        
        
          .mytext {color:#40d7fa;}
        
        Text color #40d7fa
      
           This box has a color of #40d7fa        
        
          <div style="background-color:#40d7fa;">Content here</div>
        
        
          .mybackground {background-color:#40d7fa;}
        
        Background color #40d7fa
      
           Border around this has a color of #40d7fa        
        
          <div style="border:2px solid #40d7fa;">Content here</div>
        
        
          .myborder {border:2px solid #40d7fa;}
        
        Border color #40d7fa