#4a1fab color space conversions
Hex:
        #4a1fab
        RGB:
        74, 31, 171
        CMY:
        71, 88, 33
        CMYK:
        57, 82, 0, 33
      HSL:
        258°, 69.3069%, 39.6078%
        HSV (HSB):
        258°, 81.8713%, 67.0588%
        XYZ:
        10.6647, 5.3761, 39.0037
        xyY:
        0.1937, 0.0977, 5.3761
      CIE-Lab:
        27.7805, 52.4521, -66.5568
        CIE-LCH:
        27.7805, 84.7410, 308.2409
        CIE-Luv:
        27.7805, 2.5058, -85.2561
        Hunter-Lab:
        23.1864, 41.5258, -83.5059
      #4a1fab color charts
#4a1fab RGB chart
      #4a1fab CMYK chart
      #4a1fab RGB pie chart
      #4a1fab color shades, tints & tones
#4a1fab color schemes
#4a1fab color preview, HTML & CSS examples
           This text has a color of #4a1fab        
        
          <p style="color:#4a1fab;">Text here</p>
        
        
          .mytext {color:#4a1fab;}
        
        Text color #4a1fab
      
           This box has a color of #4a1fab        
        
          <div style="background-color:#4a1fab;">Content here</div>
        
        
          .mybackground {background-color:#4a1fab;}
        
        Background color #4a1fab
      
           Border around this has a color of #4a1fab        
        
          <div style="border:2px solid #4a1fab;">Content here</div>
        
        
          .myborder {border:2px solid #4a1fab;}
        
        Border color #4a1fab