#40f0fd color space conversions
Hex:
        #40f0fd
        RGB:
        64, 240, 253
        CMY:
        75, 6, 1
        CMYK:
        75, 5, 0, 1
      HSL:
        184°, 97.9275%, 62.1569%
        HSV (HSB):
        184°, 74.7036%, 99.2157%
        XYZ:
        51.0041, 70.5020, 103.8486
        xyY:
        0.2263, 0.3128, 70.5020
      CIE-Lab:
        87.2425, -38.6996, -18.8645
        CIE-LCH:
        87.2425, 43.0526, 205.9873
        CIE-Luv:
        87.2425, -61.4421, -24.4044
        Hunter-Lab:
        83.9655, -38.5114, -14.5541
      #40f0fd color charts
#40f0fd RGB chart
      #40f0fd CMYK chart
      #40f0fd RGB pie chart
      #40f0fd color shades, tints & tones
#40f0fd color schemes
#40f0fd color preview, HTML & CSS examples
           This text has a color of #40f0fd        
        
          <p style="color:#40f0fd;">Text here</p>
        
        
          .mytext {color:#40f0fd;}
        
        Text color #40f0fd
      
           This box has a color of #40f0fd        
        
          <div style="background-color:#40f0fd;">Content here</div>
        
        
          .mybackground {background-color:#40f0fd;}
        
        Background color #40f0fd
      
           Border around this has a color of #40f0fd        
        
          <div style="border:2px solid #40f0fd;">Content here</div>
        
        
          .myborder {border:2px solid #40f0fd;}
        
        Border color #40f0fd