#40bed1 color space conversions
Hex:
        #40bed1
        RGB:
        64, 190, 209
        CMY:
        75, 25, 18
        CMYK:
        69, 9, 0, 18
      HSL:
        188°, 61.1814%, 53.5294%
        HSV (HSB):
        188°, 69.3780%, 81.9608%
        XYZ:
        32.0364, 42.5203, 66.8404
        xyY:
        0.2266, 0.3007, 42.5203
      CIE-Lab:
        71.2282, -28.0162, -19.5833
        CIE-LCH:
        71.2282, 34.1821, 214.9535
        CIE-Luv:
        71.2282, -46.8606, -26.5326
        Hunter-Lab:
        65.2076, -26.4165, -15.1292
      #40bed1 color charts
#40bed1 RGB chart
      #40bed1 CMYK chart
      #40bed1 RGB pie chart
      #40bed1 color shades, tints & tones
#40bed1 color schemes
#40bed1 color preview, HTML & CSS examples
           This text has a color of #40bed1        
        
          <p style="color:#40bed1;">Text here</p>
        
        
          .mytext {color:#40bed1;}
        
        Text color #40bed1
      
           This box has a color of #40bed1        
        
          <div style="background-color:#40bed1;">Content here</div>
        
        
          .mybackground {background-color:#40bed1;}
        
        Background color #40bed1
      
           Border around this has a color of #40bed1        
        
          <div style="border:2px solid #40bed1;">Content here</div>
        
        
          .myborder {border:2px solid #40bed1;}
        
        Border color #40bed1