#418cc7 color space conversions
Hex:
        #418cc7
        RGB:
        65, 140, 199
        CMY:
        75, 45, 22
        CMYK:
        67, 30, 0, 22
      HSL:
        206°, 54.4715%, 51.7647%
        HSV (HSB):
        206°, 67.3367%, 78.0392%
        XYZ:
        21.8669, 24.0035, 57.5135
        xyY:
        0.2115, 0.2322, 24.0035
      CIE-Lab:
        56.0913, -4.3638, -37.3760
        CIE-LCH:
        56.0913, 37.6299, 263.3406
        CIE-Luv:
        56.0913, -29.2311, -57.3951
        Hunter-Lab:
        48.9934, -6.0698, -35.3053
      #418cc7 color charts
#418cc7 RGB chart
      #418cc7 CMYK chart
      #418cc7 RGB pie chart
      #418cc7 color shades, tints & tones
#418cc7 color schemes
#418cc7 color preview, HTML & CSS examples
           This text has a color of #418cc7        
        
          <p style="color:#418cc7;">Text here</p>
        
        
          .mytext {color:#418cc7;}
        
        Text color #418cc7
      
           This box has a color of #418cc7        
        
          <div style="background-color:#418cc7;">Content here</div>
        
        
          .mybackground {background-color:#418cc7;}
        
        Background color #418cc7
      
           Border around this has a color of #418cc7        
        
          <div style="border:2px solid #418cc7;">Content here</div>
        
        
          .myborder {border:2px solid #418cc7;}
        
        Border color #418cc7