#40edfe color space conversions
Hex:
        #40edfe
        RGB:
        64, 237, 254
        CMY:
        75, 7, 0
        CMYK:
        75, 7, 0, 0
      HSL:
        185°, 98.9583%, 62.3529%
        HSV (HSB):
        185°, 74.8031%, 99.6078%
        XYZ:
        50.2879, 68.8141, 104.3979
        xyY:
        0.2250, 0.3079, 68.8141
      CIE-Lab:
        86.4119, -37.0301, -20.6430
        CIE-LCH:
        86.4119, 42.3953, 209.1382
        CIE-Luv:
        86.4119, -60.3429, -27.6287
        Hunter-Lab:
        82.9543, -36.9610, -16.5485
      #40edfe color charts
#40edfe RGB chart
      #40edfe CMYK chart
      #40edfe RGB pie chart
      #40edfe color shades, tints & tones
#40edfe color schemes
#40edfe color preview, HTML & CSS examples
           This text has a color of #40edfe        
        
          <p style="color:#40edfe;">Text here</p>
        
        
          .mytext {color:#40edfe;}
        
        Text color #40edfe
      
           This box has a color of #40edfe        
        
          <div style="background-color:#40edfe;">Content here</div>
        
        
          .mybackground {background-color:#40edfe;}
        
        Background color #40edfe
      
           Border around this has a color of #40edfe        
        
          <div style="border:2px solid #40edfe;">Content here</div>
        
        
          .myborder {border:2px solid #40edfe;}
        
        Border color #40edfe