#4150a5 color space conversions
Hex:
        #4150a5
        RGB:
        65, 80, 165
        CMY:
        75, 69, 35
        CMYK:
        61, 52, 0, 35
      HSL:
        231°, 43.4783%, 45.0980%
        HSV (HSB):
        231°, 60.6061%, 64.7059%
        XYZ:
        11.8402, 9.5778, 36.8220
        xyY:
        0.2033, 0.1645, 9.5778
      CIE-Lab:
        37.0737, 20.9483, -47.8347
        CIE-LCH:
        37.0737, 52.2205, 293.6501
        CIE-Luv:
        37.0737, -9.5301, -69.5192
        Hunter-Lab:
        30.9479, 14.1322, -48.8799
      #4150a5 color charts
#4150a5 RGB chart
      #4150a5 CMYK chart
      #4150a5 RGB pie chart
      #4150a5 color shades, tints & tones
#4150a5 color schemes
#4150a5 color preview, HTML & CSS examples
           This text has a color of #4150a5        
        
          <p style="color:#4150a5;">Text here</p>
        
        
          .mytext {color:#4150a5;}
        
        Text color #4150a5
      
           This box has a color of #4150a5        
        
          <div style="background-color:#4150a5;">Content here</div>
        
        
          .mybackground {background-color:#4150a5;}
        
        Background color #4150a5
      
           Border around this has a color of #4150a5        
        
          <div style="border:2px solid #4150a5;">Content here</div>
        
        
          .myborder {border:2px solid #4150a5;}
        
        Border color #4150a5