#40beea color space conversions
Hex:
        #40beea
        RGB:
        64, 190, 234
        CMY:
        75, 25, 8
        CMYK:
        73, 19, 0, 8
      HSL:
        196°, 80.1887%, 58.4314%
        HSV (HSB):
        196°, 72.6496%, 91.7647%
        XYZ:
        35.3791, 43.8574, 84.4426
        xyY:
        0.2161, 0.2679, 43.8574
      CIE-Lab:
        72.1331, -20.2125, -31.7977
        CIE-LCH:
        72.1331, 37.6781, 237.5576
        CIE-Luv:
        72.1331, -45.3253, -48.1417
        Hunter-Lab:
        66.2249, -20.5343, -29.2425
      #40beea color charts
#40beea RGB chart
      #40beea CMYK chart
      #40beea RGB pie chart
      #40beea color shades, tints & tones
#40beea color schemes
#40beea color preview, HTML & CSS examples
           This text has a color of #40beea        
        
          <p style="color:#40beea;">Text here</p>
        
        
          .mytext {color:#40beea;}
        
        Text color #40beea
      
           This box has a color of #40beea        
        
          <div style="background-color:#40beea;">Content here</div>
        
        
          .mybackground {background-color:#40beea;}
        
        Background color #40beea
      
           Border around this has a color of #40beea        
        
          <div style="border:2px solid #40beea;">Content here</div>
        
        
          .myborder {border:2px solid #40beea;}
        
        Border color #40beea