#4f36aa color space conversions
Hex:
        #4f36aa
        RGB:
        79, 54, 170
        CMY:
        69, 79, 33
        CMYK:
        54, 68, 0, 33
      HSL:
        253°, 51.7857%, 43.9216%
        HSV (HSB):
        253°, 68.2353%, 66.6667%
        XYZ:
        11.7993, 7.2029, 38.7986
        xyY:
        0.2041, 0.1246, 7.2029
      CIE-Lab:
        32.2644, 41.3905, -58.5766
        CIE-LCH:
        32.2644, 71.7244, 305.2452
        CIE-Luv:
        32.2644, 0.8166, -81.3403
        Hunter-Lab:
        26.8382, 31.5101, -66.9259
      #4f36aa color charts
#4f36aa RGB chart
      #4f36aa CMYK chart
      #4f36aa RGB pie chart
      #4f36aa color shades, tints & tones
#4f36aa color schemes
#4f36aa color preview, HTML & CSS examples
           This text has a color of #4f36aa        
        
          <p style="color:#4f36aa;">Text here</p>
        
        
          .mytext {color:#4f36aa;}
        
        Text color #4f36aa
      
           This box has a color of #4f36aa        
        
          <div style="background-color:#4f36aa;">Content here</div>
        
        
          .mybackground {background-color:#4f36aa;}
        
        Background color #4f36aa
      
           Border around this has a color of #4f36aa        
        
          <div style="border:2px solid #4f36aa;">Content here</div>
        
        
          .myborder {border:2px solid #4f36aa;}
        
        Border color #4f36aa