#4d50d2 color space conversions
Hex:
        #4d50d2
        RGB:
        77, 80, 210
        CMY:
        70, 69, 18
        CMYK:
        63, 62, 0, 18
      HSL:
        239°, 59.6413%, 56.2745%
        HSV (HSB):
        239°, 63.3333%, 82.3529%
        XYZ:
        17.5621, 11.9682, 62.3572
        xyY:
        0.1911, 0.1302, 11.9682
      CIE-Lab:
        41.1656, 38.3807, -67.5269
        CIE-LCH:
        41.1656, 77.6721, 299.6129
        CIE-Luv:
        41.1656, -8.0147, -100.5796
        Hunter-Lab:
        34.5952, 30.0733, -82.6527
      #4d50d2 color charts
#4d50d2 RGB chart
      #4d50d2 CMYK chart
      #4d50d2 RGB pie chart
      #4d50d2 color shades, tints & tones
#4d50d2 color schemes
#4d50d2 color preview, HTML & CSS examples
           This text has a color of #4d50d2        
        
          <p style="color:#4d50d2;">Text here</p>
        
        
          .mytext {color:#4d50d2;}
        
        Text color #4d50d2
      
           This box has a color of #4d50d2        
        
          <div style="background-color:#4d50d2;">Content here</div>
        
        
          .mybackground {background-color:#4d50d2;}
        
        Background color #4d50d2
      
           Border around this has a color of #4d50d2        
        
          <div style="border:2px solid #4d50d2;">Content here</div>
        
        
          .myborder {border:2px solid #4d50d2;}
        
        Border color #4d50d2