#4f5fae color space conversions
Hex:
        #4f5fae
        RGB:
        79, 95, 174
        CMY:
        69, 63, 32
        CMYK:
        55, 45, 0, 32
      HSL:
        230°, 37.5494%, 49.6078%
        HSV (HSB):
        230°, 54.5977%, 68.2353%
        XYZ:
        14.9566, 12.9027, 41.7466
        xyY:
        0.2149, 0.1854, 12.9027
      CIE-Lab:
        42.6162, 17.2846, -44.2324
        CIE-LCH:
        42.6162, 47.4896, 291.3440
        CIE-Luv:
        42.6162, -10.2918, -66.6945
        Hunter-Lab:
        35.9203, 11.4640, -43.7626
      #4f5fae color charts
#4f5fae RGB chart
      #4f5fae CMYK chart
      #4f5fae RGB pie chart
      #4f5fae color shades, tints & tones
#4f5fae color schemes
#4f5fae color preview, HTML & CSS examples
           This text has a color of #4f5fae        
        
          <p style="color:#4f5fae;">Text here</p>
        
        
          .mytext {color:#4f5fae;}
        
        Text color #4f5fae
      
           This box has a color of #4f5fae        
        
          <div style="background-color:#4f5fae;">Content here</div>
        
        
          .mybackground {background-color:#4f5fae;}
        
        Background color #4f5fae
      
           Border around this has a color of #4f5fae        
        
          <div style="border:2px solid #4f5fae;">Content here</div>
        
        
          .myborder {border:2px solid #4f5fae;}
        
        Border color #4f5fae