#4145a1 color space conversions
Hex:
        #4145a1
        RGB:
        65, 69, 161
        CMY:
        75, 73, 37
        CMYK:
        60, 57, 0, 37
      HSL:
        238°, 42.4779%, 44.3137%
        HSV (HSB):
        238°, 59.6273%, 63.1373%
        XYZ:
        10.7411, 7.9533, 34.6872
        xyY:
        0.2012, 0.1490, 7.9533
      CIE-Lab:
        33.8854, 26.7123, -50.5852
        CIE-LCH:
        33.8854, 57.2050, 297.8370
        CIE-Luv:
        33.8854, -6.3041, -71.6156
        Hunter-Lab:
        28.2015, 18.6326, -53.1842
      #4145a1 color charts
#4145a1 RGB chart
      #4145a1 CMYK chart
      #4145a1 RGB pie chart
      #4145a1 color shades, tints & tones
#4145a1 color schemes
#4145a1 color preview, HTML & CSS examples
           This text has a color of #4145a1        
        
          <p style="color:#4145a1;">Text here</p>
        
        
          .mytext {color:#4145a1;}
        
        Text color #4145a1
      
           This box has a color of #4145a1        
        
          <div style="background-color:#4145a1;">Content here</div>
        
        
          .mybackground {background-color:#4145a1;}
        
        Background color #4145a1
      
           Border around this has a color of #4145a1        
        
          <div style="border:2px solid #4145a1;">Content here</div>
        
        
          .myborder {border:2px solid #4145a1;}
        
        Border color #4145a1