#418bbf color space conversions
Hex:
        #418bbf
        RGB:
        65, 139, 191
        CMY:
        75, 45, 25
        CMYK:
        66, 27, 0, 25
      HSL:
        205°, 49.6063%, 50.1961%
        HSV (HSB):
        205°, 65.9686%, 74.9020%
        XYZ:
        20.8166, 23.3506, 52.7002
        xyY:
        0.2149, 0.2411, 23.3506
      CIE-Lab:
        55.4317, -6.5066, -33.8712
        CIE-LCH:
        55.4317, 34.4905, 259.1261
        CIE-Luv:
        55.4317, -29.1771, -51.3069
        Hunter-Lab:
        48.3225, -7.6694, -30.8355
      #418bbf color charts
#418bbf RGB chart
      #418bbf CMYK chart
      #418bbf RGB pie chart
      #418bbf color shades, tints & tones
#418bbf color schemes
#418bbf color preview, HTML & CSS examples
           This text has a color of #418bbf        
        
          <p style="color:#418bbf;">Text here</p>
        
        
          .mytext {color:#418bbf;}
        
        Text color #418bbf
      
           This box has a color of #418bbf        
        
          <div style="background-color:#418bbf;">Content here</div>
        
        
          .mybackground {background-color:#418bbf;}
        
        Background color #418bbf
      
           Border around this has a color of #418bbf        
        
          <div style="border:2px solid #418bbf;">Content here</div>
        
        
          .myborder {border:2px solid #418bbf;}
        
        Border color #418bbf