#40d1ed color space conversions
Hex:
        #40d1ed
        RGB:
        64, 209, 237
        CMY:
        75, 18, 7
        CMYK:
        73, 12, 0, 7
      HSL:
        190°, 82.7751%, 59.0196%
        HSV (HSB):
        190°, 72.9958%, 92.9412%
        XYZ:
        40.2009, 52.8053, 88.1944
        xyY:
        0.2219, 0.2914, 52.8053
      CIE-Lab:
        77.7599, -28.8170, -24.7783
        CIE-LCH:
        77.7599, 38.0051, 220.6906
        CIE-Luv:
        77.7599, -51.7943, -35.4388
        Hunter-Lab:
        72.6673, -28.4183, -21.0916
      #40d1ed color charts
#40d1ed RGB chart
      #40d1ed CMYK chart
      #40d1ed RGB pie chart
      #40d1ed color shades, tints & tones
#40d1ed color schemes
#40d1ed color preview, HTML & CSS examples
           This text has a color of #40d1ed        
        
          <p style="color:#40d1ed;">Text here</p>
        
        
          .mytext {color:#40d1ed;}
        
        Text color #40d1ed
      
           This box has a color of #40d1ed        
        
          <div style="background-color:#40d1ed;">Content here</div>
        
        
          .mybackground {background-color:#40d1ed;}
        
        Background color #40d1ed
      
           Border around this has a color of #40d1ed        
        
          <div style="border:2px solid #40d1ed;">Content here</div>
        
        
          .myborder {border:2px solid #40d1ed;}
        
        Border color #40d1ed