#418fa2 color space conversions
Hex:
        #418fa2
        RGB:
        65, 143, 162
        CMY:
        75, 44, 36
        CMYK:
        60, 12, 0, 36
      HSL:
        192°, 42.7313%, 44.5098%
        HSV (HSB):
        192°, 59.8765%, 63.5294%
        XYZ:
        18.5240, 23.3774, 37.7184
        xyY:
        0.2327, 0.2936, 23.3774
      CIE-Lab:
        55.4589, -18.1211, -17.2576
        CIE-LCH:
        55.4589, 25.0240, 223.6019
        CIE-Luv:
        55.4589, -31.8824, -23.1696
        Hunter-Lab:
        48.3502, -16.2254, -12.4075
      #418fa2 color charts
#418fa2 RGB chart
      #418fa2 CMYK chart
      #418fa2 RGB pie chart
      #418fa2 color shades, tints & tones
#418fa2 color schemes
#418fa2 color preview, HTML & CSS examples
           This text has a color of #418fa2        
        
          <p style="color:#418fa2;">Text here</p>
        
        
          .mytext {color:#418fa2;}
        
        Text color #418fa2
      
           This box has a color of #418fa2        
        
          <div style="background-color:#418fa2;">Content here</div>
        
        
          .mybackground {background-color:#418fa2;}
        
        Background color #418fa2
      
           Border around this has a color of #418fa2        
        
          <div style="border:2px solid #418fa2;">Content here</div>
        
        
          .myborder {border:2px solid #418fa2;}
        
        Border color #418fa2