#4f56be color space conversions
Hex:
        #4f56be
        RGB:
        79, 86, 190
        CMY:
        69, 66, 25
        CMYK:
        58, 55, 0, 25
      HSL:
        236°, 46.0581%, 52.7451%
        HSV (HSB):
        236°, 58.4211%, 74.5098%
        XYZ:
        15.8465, 12.0355, 50.2031
        xyY:
        0.2029, 0.1541, 12.0355
      CIE-Lab:
        41.2726, 28.3270, -55.7631
        CIE-LCH:
        41.2726, 62.5455, 296.9300
        CIE-Luv:
        41.2726, -8.1369, -83.7894
        Hunter-Lab:
        34.6923, 20.8225, -61.5138
      #4f56be color charts
#4f56be RGB chart
      #4f56be CMYK chart
      #4f56be RGB pie chart
      #4f56be color shades, tints & tones
#4f56be color schemes
#4f56be color preview, HTML & CSS examples
           This text has a color of #4f56be        
        
          <p style="color:#4f56be;">Text here</p>
        
        
          .mytext {color:#4f56be;}
        
        Text color #4f56be
      
           This box has a color of #4f56be        
        
          <div style="background-color:#4f56be;">Content here</div>
        
        
          .mybackground {background-color:#4f56be;}
        
        Background color #4f56be
      
           Border around this has a color of #4f56be        
        
          <div style="border:2px solid #4f56be;">Content here</div>
        
        
          .myborder {border:2px solid #4f56be;}
        
        Border color #4f56be