#40fbed color space conversions
Hex:
        #40fbed
        RGB:
        64, 251, 237
        CMY:
        75, 2, 7
        CMYK:
        75, 0, 6, 2
      HSL:
        176°, 95.8974%, 61.7647%
        HSV (HSB):
        176°, 74.5020%, 98.4314%
        XYZ:
        51.8976, 76.1988, 92.0933
        xyY:
        0.2357, 0.3461, 76.1988
      CIE-Lab:
        89.9516, -48.0175, -6.4661
        CIE-LCH:
        89.9516, 48.4509, 187.6693
        CIE-Luv:
        89.9516, -66.3420, -2.5501
        Hunter-Lab:
        87.2919, -46.6374, -1.4468
      #40fbed color charts
#40fbed RGB chart
      #40fbed CMYK chart
      #40fbed RGB pie chart
      #40fbed color shades, tints & tones
#40fbed color schemes
#40fbed color preview, HTML & CSS examples
           This text has a color of #40fbed        
        
          <p style="color:#40fbed;">Text here</p>
        
        
          .mytext {color:#40fbed;}
        
        Text color #40fbed
      
           This box has a color of #40fbed        
        
          <div style="background-color:#40fbed;">Content here</div>
        
        
          .mybackground {background-color:#40fbed;}
        
        Background color #40fbed
      
           Border around this has a color of #40fbed        
        
          <div style="border:2px solid #40fbed;">Content here</div>
        
        
          .myborder {border:2px solid #40fbed;}
        
        Border color #40fbed