#4166c1 color space conversions
Hex:
        #4166c1
        RGB:
        65, 102, 193
        CMY:
        75, 60, 24
        CMYK:
        66, 47, 0, 24
      HSL:
        223°, 50.7937%, 50.5882%
        HSV (HSB):
        223°, 66.3212%, 75.6863%
        XYZ:
        16.5570, 14.4768, 52.3737
        xyY:
        0.1985, 0.1736, 14.4768
      CIE-Lab:
        44.9091, 16.7050, -51.6887
        CIE-LCH:
        44.9091, 54.3210, 287.9100
        CIE-Luv:
        44.9091, -16.5719, -78.7955
        Hunter-Lab:
        38.0484, 11.0906, -54.9789
      #4166c1 color charts
#4166c1 RGB chart
      #4166c1 CMYK chart
      #4166c1 RGB pie chart
      #4166c1 color shades, tints & tones
#4166c1 color schemes
#4166c1 color preview, HTML & CSS examples
           This text has a color of #4166c1        
        
          <p style="color:#4166c1;">Text here</p>
        
        
          .mytext {color:#4166c1;}
        
        Text color #4166c1
      
           This box has a color of #4166c1        
        
          <div style="background-color:#4166c1;">Content here</div>
        
        
          .mybackground {background-color:#4166c1;}
        
        Background color #4166c1
      
           Border around this has a color of #4166c1        
        
          <div style="border:2px solid #4166c1;">Content here</div>
        
        
          .myborder {border:2px solid #4166c1;}
        
        Border color #4166c1