#4a41a7 color space conversions
Hex:
        #4a41a7
        RGB:
        74, 65, 167
        CMY:
        71, 75, 35
        CMYK:
        56, 61, 0, 35
      HSL:
        245°, 43.9655%, 45.4902%
        HSV (HSB):
        245°, 61.0778%, 65.4902%
        XYZ:
        11.6894, 8.0265, 37.4924
        xyY:
        0.2043, 0.1403, 8.0265
      CIE-Lab:
        34.0379, 32.9689, -53.9093
        CIE-LCH:
        34.0379, 63.1914, 301.4484
        CIE-Luv:
        34.0379, -2.9434, -76.5338
        Hunter-Lab:
        28.3310, 24.0699, -58.6308
      #4a41a7 color charts
#4a41a7 RGB chart
      #4a41a7 CMYK chart
      #4a41a7 RGB pie chart
      #4a41a7 color shades, tints & tones
#4a41a7 color schemes
#4a41a7 color preview, HTML & CSS examples
           This text has a color of #4a41a7        
        
          <p style="color:#4a41a7;">Text here</p>
        
        
          .mytext {color:#4a41a7;}
        
        Text color #4a41a7
      
           This box has a color of #4a41a7        
        
          <div style="background-color:#4a41a7;">Content here</div>
        
        
          .mybackground {background-color:#4a41a7;}
        
        Background color #4a41a7
      
           Border around this has a color of #4a41a7        
        
          <div style="border:2px solid #4a41a7;">Content here</div>
        
        
          .myborder {border:2px solid #4a41a7;}
        
        Border color #4a41a7