#4129ad color space conversions
Hex:
        #4129ad
        RGB:
        65, 41, 173
        CMY:
        75, 84, 32
        CMYK:
        62, 76, 0, 32
      HSL:
        251°, 61.6822%, 41.9608%
        HSV (HSB):
        251°, 76.3006%, 67.8431%
        XYZ:
        10.5157, 5.7268, 40.0863
        xyY:
        0.1867, 0.1017, 5.7268
      CIE-Lab:
        28.7125, 47.3063, -66.2520
        CIE-LCH:
        28.7125, 81.4077, 305.5282
        CIE-Luv:
        28.7125, -1.3857, -86.0237
        Hunter-Lab:
        23.9308, 36.5581, -82.5648
      #4129ad color charts
#4129ad RGB chart
      #4129ad CMYK chart
      #4129ad RGB pie chart
      #4129ad color shades, tints & tones
#4129ad color schemes
#4129ad color preview, HTML & CSS examples
           This text has a color of #4129ad        
        
          <p style="color:#4129ad;">Text here</p>
        
        
          .mytext {color:#4129ad;}
        
        Text color #4129ad
      
           This box has a color of #4129ad        
        
          <div style="background-color:#4129ad;">Content here</div>
        
        
          .mybackground {background-color:#4129ad;}
        
        Background color #4129ad
      
           Border around this has a color of #4129ad        
        
          <div style="border:2px solid #4129ad;">Content here</div>
        
        
          .myborder {border:2px solid #4129ad;}
        
        Border color #4129ad