#4166c2 color space conversions
Hex:
        #4166c2
        RGB:
        65, 102, 194
        CMY:
        75, 60, 24
        CMYK:
        66, 47, 0, 24
      HSL:
        223°, 51.3944%, 50.7843%
        HSV (HSB):
        223°, 66.4948%, 76.0784%
        XYZ:
        16.6689, 14.5216, 52.9633
        xyY:
        0.1981, 0.1726, 14.5216
      CIE-Lab:
        44.9719, 17.0625, -52.1663
        CIE-LCH:
        44.9719, 54.8858, 288.1119
        CIE-Luv:
        44.9719, -16.5723, -79.5712
        Hunter-Lab:
        38.1072, 11.3923, -55.7292
      #4166c2 color charts
#4166c2 RGB chart
      #4166c2 CMYK chart
      #4166c2 RGB pie chart
      #4166c2 color shades, tints & tones
#4166c2 color schemes
#4166c2 color preview, HTML & CSS examples
           This text has a color of #4166c2        
        
          <p style="color:#4166c2;">Text here</p>
        
        
          .mytext {color:#4166c2;}
        
        Text color #4166c2
      
           This box has a color of #4166c2        
        
          <div style="background-color:#4166c2;">Content here</div>
        
        
          .mybackground {background-color:#4166c2;}
        
        Background color #4166c2
      
           Border around this has a color of #4166c2        
        
          <div style="border:2px solid #4166c2;">Content here</div>
        
        
          .myborder {border:2px solid #4166c2;}
        
        Border color #4166c2