#4a12b1 color space conversions
Hex:
        #4a12b1
        RGB:
        74, 18, 177
        CMY:
        71, 93, 31
        CMYK:
        58, 90, 0, 31
      HSL:
        261°, 81.5385%, 38.2353%
        HSV (HSB):
        261°, 89.8305%, 69.4118%
        XYZ:
        10.9762, 5.0628, 41.9937
        xyY:
        0.1891, 0.0872, 5.0628
      CIE-Lab:
        26.9129, 58.5166, -71.5932
        CIE-LCH:
        26.9129, 92.4651, 309.2608
        CIE-Luv:
        26.9129, 2.9330, -88.9763
        Hunter-Lab:
        22.5006, 47.6990, -94.9045
      #4a12b1 color charts
#4a12b1 RGB chart
      #4a12b1 CMYK chart
      #4a12b1 RGB pie chart
      #4a12b1 color shades, tints & tones
#4a12b1 color schemes
#4a12b1 color preview, HTML & CSS examples
           This text has a color of #4a12b1        
        
          <p style="color:#4a12b1;">Text here</p>
        
        
          .mytext {color:#4a12b1;}
        
        Text color #4a12b1
      
           This box has a color of #4a12b1        
        
          <div style="background-color:#4a12b1;">Content here</div>
        
        
          .mybackground {background-color:#4a12b1;}
        
        Background color #4a12b1
      
           Border around this has a color of #4a12b1        
        
          <div style="border:2px solid #4a12b1;">Content here</div>
        
        
          .myborder {border:2px solid #4a12b1;}
        
        Border color #4a12b1