#4f469b color space conversions
Hex:
        #4f469b
        RGB:
        79, 70, 155
        CMY:
        69, 73, 39
        CMYK:
        49, 55, 0, 39
      HSL:
        246°, 37.7778%, 44.1176%
        HSV (HSB):
        246°, 54.8387%, 60.7843%
        XYZ:
        11.3310, 8.4091, 32.0363
        xyY:
        0.2188, 0.1624, 8.4091
      CIE-Lab:
        34.8208, 27.0267, -45.4000
        CIE-LCH:
        34.8208, 52.8356, 300.7654
        CIE-Luv:
        34.8208, -1.7186, -65.3304
        Hunter-Lab:
        28.9985, 19.0004, -45.2020
      #4f469b color charts
#4f469b RGB chart
      #4f469b CMYK chart
      #4f469b RGB pie chart
      #4f469b color shades, tints & tones
#4f469b color schemes
#4f469b color preview, HTML & CSS examples
           This text has a color of #4f469b        
        
          <p style="color:#4f469b;">Text here</p>
        
        
          .mytext {color:#4f469b;}
        
        Text color #4f469b
      
           This box has a color of #4f469b        
        
          <div style="background-color:#4f469b;">Content here</div>
        
        
          .mybackground {background-color:#4f469b;}
        
        Background color #4f469b
      
           Border around this has a color of #4f469b        
        
          <div style="border:2px solid #4f469b;">Content here</div>
        
        
          .myborder {border:2px solid #4f469b;}
        
        Border color #4f469b