#40ddfe color space conversions
Hex:
        #40ddfe
        RGB:
        64, 221, 254
        CMY:
        75, 13, 0
        CMYK:
        75, 13, 0, 0
      HSL:
        190°, 98.9583%, 62.3529%
        HSV (HSB):
        190°, 74.8031%, 99.6078%
        XYZ:
        45.8602, 59.9586, 102.9220
        xyY:
        0.2197, 0.2872, 59.9586
      CIE-Lab:
        81.8157, -29.4541, -27.6337
        CIE-LCH:
        81.8157, 40.3877, 223.1736
        CIE-Luv:
        81.8157, -54.8352, -40.4309
        Hunter-Lab:
        77.4330, -29.7899, -24.6037
      #40ddfe color charts
#40ddfe RGB chart
      #40ddfe CMYK chart
      #40ddfe RGB pie chart
      #40ddfe color shades, tints & tones
#40ddfe color schemes
#40ddfe color preview, HTML & CSS examples
           This text has a color of #40ddfe        
        
          <p style="color:#40ddfe;">Text here</p>
        
        
          .mytext {color:#40ddfe;}
        
        Text color #40ddfe
      
           This box has a color of #40ddfe        
        
          <div style="background-color:#40ddfe;">Content here</div>
        
        
          .mybackground {background-color:#40ddfe;}
        
        Background color #40ddfe
      
           Border around this has a color of #40ddfe        
        
          <div style="border:2px solid #40ddfe;">Content here</div>
        
        
          .myborder {border:2px solid #40ddfe;}
        
        Border color #40ddfe