#40cfed color space conversions
Hex:
        #40cfed
        RGB:
        64, 207, 237
        CMY:
        75, 19, 7
        CMYK:
        73, 13, 0, 7
      HSL:
        190°, 82.7751%, 59.0196%
        HSV (HSB):
        190°, 72.9958%, 92.9412%
        XYZ:
        39.7132, 51.8301, 88.0319
        xyY:
        0.2212, 0.2886, 51.8301
      CIE-Lab:
        77.1791, -27.8373, -25.6651
        CIE-LCH:
        77.1791, 37.8631, 222.6751
        CIE-Luv:
        77.1791, -51.0946, -37.0452
        Hunter-Lab:
        71.9931, -27.5227, -22.1036
      #40cfed color charts
#40cfed RGB chart
      #40cfed CMYK chart
      #40cfed RGB pie chart
      #40cfed color shades, tints & tones
#40cfed color schemes
#40cfed color preview, HTML & CSS examples
           This text has a color of #40cfed        
        
          <p style="color:#40cfed;">Text here</p>
        
        
          .mytext {color:#40cfed;}
        
        Text color #40cfed
      
           This box has a color of #40cfed        
        
          <div style="background-color:#40cfed;">Content here</div>
        
        
          .mybackground {background-color:#40cfed;}
        
        Background color #40cfed
      
           Border around this has a color of #40cfed        
        
          <div style="border:2px solid #40cfed;">Content here</div>
        
        
          .myborder {border:2px solid #40cfed;}
        
        Border color #40cfed