#418dbf color space conversions
Hex:
        #418dbf
        RGB:
        65, 141, 191
        CMY:
        75, 45, 25
        CMYK:
        66, 26, 0, 25
      HSL:
        204°, 49.6063%, 50.1961%
        HSV (HSB):
        204°, 65.9686%, 74.9020%
        XYZ:
        21.1088, 23.9352, 52.7976
        xyY:
        0.2157, 0.2446, 23.9352
      CIE-Lab:
        56.0228, -7.6506, -32.9487
        CIE-LCH:
        56.0228, 33.8253, 256.9277
        CIE-Luv:
        56.0228, -29.8974, -49.7626
        Hunter-Lab:
        48.9236, -8.5997, -29.7384
      #418dbf color charts
#418dbf RGB chart
      #418dbf CMYK chart
      #418dbf RGB pie chart
      #418dbf color shades, tints & tones
#418dbf color schemes
#418dbf color preview, HTML & CSS examples
           This text has a color of #418dbf        
        
          <p style="color:#418dbf;">Text here</p>
        
        
          .mytext {color:#418dbf;}
        
        Text color #418dbf
      
           This box has a color of #418dbf        
        
          <div style="background-color:#418dbf;">Content here</div>
        
        
          .mybackground {background-color:#418dbf;}
        
        Background color #418dbf
      
           Border around this has a color of #418dbf        
        
          <div style="border:2px solid #418dbf;">Content here</div>
        
        
          .myborder {border:2px solid #418dbf;}
        
        Border color #418dbf