#4f40bf color space conversions
Hex:
        #4f40bf
        RGB:
        79, 64, 191
        CMY:
        69, 75, 25
        CMYK:
        59, 66, 0, 25
      HSL:
        247°, 49.8039%, 50.0000%
        HSV (HSB):
        247°, 66.4921%, 74.9020%
        XYZ:
        14.4618, 9.0906, 50.2827
        xyY:
        0.1959, 0.1231, 9.0906
      CIE-Lab:
        36.1582, 42.1105, -64.6625
        CIE-LCH:
        36.1582, 77.1656, 303.0736
        CIE-Luv:
        36.1582, -2.8592, -92.6606
        Hunter-Lab:
        30.1507, 32.8540, -77.7731
      #4f40bf color charts
#4f40bf RGB chart
      #4f40bf CMYK chart
      #4f40bf RGB pie chart
      #4f40bf color shades, tints & tones
#4f40bf color schemes
#4f40bf color preview, HTML & CSS examples
           This text has a color of #4f40bf        
        
          <p style="color:#4f40bf;">Text here</p>
        
        
          .mytext {color:#4f40bf;}
        
        Text color #4f40bf
      
           This box has a color of #4f40bf        
        
          <div style="background-color:#4f40bf;">Content here</div>
        
        
          .mybackground {background-color:#4f40bf;}
        
        Background color #4f40bf
      
           Border around this has a color of #4f40bf        
        
          <div style="border:2px solid #4f40bf;">Content here</div>
        
        
          .myborder {border:2px solid #4f40bf;}
        
        Border color #4f40bf