#4d55ae color space conversions
Hex:
        #4d55ae
        RGB:
        77, 85, 174
        CMY:
        70, 67, 32
        CMYK:
        56, 51, 0, 32
      HSL:
        235°, 38.6454%, 49.2157%
        HSV (HSB):
        235°, 55.7471%, 68.2353%
        XYZ:
        13.9490, 11.1308, 41.4577
        xyY:
        0.2096, 0.1673, 11.1308
      CIE-Lab:
        39.7999, 23.2210, -48.7523
        CIE-LCH:
        39.7999, 54.0000, 295.4687
        CIE-Luv:
        39.7999, -7.7979, -72.5353
        Hunter-Lab:
        33.3628, 16.2462, -50.3216
      #4d55ae color charts
#4d55ae RGB chart
      #4d55ae CMYK chart
      #4d55ae RGB pie chart
      #4d55ae color shades, tints & tones
#4d55ae color schemes
#4d55ae color preview, HTML & CSS examples
           This text has a color of #4d55ae        
        
          <p style="color:#4d55ae;">Text here</p>
        
        
          .mytext {color:#4d55ae;}
        
        Text color #4d55ae
      
           This box has a color of #4d55ae        
        
          <div style="background-color:#4d55ae;">Content here</div>
        
        
          .mybackground {background-color:#4d55ae;}
        
        Background color #4d55ae
      
           Border around this has a color of #4d55ae        
        
          <div style="border:2px solid #4d55ae;">Content here</div>
        
        
          .myborder {border:2px solid #4d55ae;}
        
        Border color #4d55ae