#4f458f color space conversions
Hex:
        #4f458f
        RGB:
        79, 69, 143
        CMY:
        69, 73, 44
        CMYK:
        45, 52, 0, 44
      HSL:
        248°, 34.9057%, 41.5686%
        HSV (HSB):
        248°, 51.7483%, 56.0784%
        XYZ:
        10.3105, 7.9017, 26.9684
        xyY:
        0.2282, 0.1749, 7.9017
      CIE-Lab:
        33.7773, 23.9036, -39.7786
        CIE-LCH:
        33.7773, 46.4082, 301.0024
        CIE-Luv:
        33.7773, -0.5298, -56.7649
        Hunter-Lab:
        28.1099, 16.2800, -37.2052
      #4f458f color charts
#4f458f RGB chart
      #4f458f CMYK chart
      #4f458f RGB pie chart
      #4f458f color shades, tints & tones
#4f458f color schemes
#4f458f color preview, HTML & CSS examples
           This text has a color of #4f458f        
        
          <p style="color:#4f458f;">Text here</p>
        
        
          .mytext {color:#4f458f;}
        
        Text color #4f458f
      
           This box has a color of #4f458f        
        
          <div style="background-color:#4f458f;">Content here</div>
        
        
          .mybackground {background-color:#4f458f;}
        
        Background color #4f458f
      
           Border around this has a color of #4f458f        
        
          <div style="border:2px solid #4f458f;">Content here</div>
        
        
          .myborder {border:2px solid #4f458f;}
        
        Border color #4f458f