#4d055b color space conversions
Hex:
        #4d055b
        RGB:
        77, 5, 91
        CMY:
        70, 98, 64
        CMYK:
        15, 95, 0, 64
      HSL:
        290°, 89.5833%, 18.8235%
        HSV (HSB):
        290°, 94.5055%, 35.6863%
        XYZ:
        5.0032, 2.4417, 10.1051
        xyY:
        0.2851, 0.1391, 2.4417
      CIE-Lab:
        17.6527, 42.3322, -32.5286
        CIE-LCH:
        17.6527, 53.3866, 322.4609
        CIE-Luv:
        17.6527, 18.4351, -37.3805
        Hunter-Lab:
        15.6258, 29.8082, -27.4045
      #4d055b color charts
#4d055b RGB chart
      #4d055b CMYK chart
      #4d055b RGB pie chart
      #4d055b color shades, tints & tones
#4d055b color schemes
#4d055b color preview, HTML & CSS examples
           This text has a color of #4d055b        
        
          <p style="color:#4d055b;">Text here</p>
        
        
          .mytext {color:#4d055b;}
        
        Text color #4d055b
      
           This box has a color of #4d055b        
        
          <div style="background-color:#4d055b;">Content here</div>
        
        
          .mybackground {background-color:#4d055b;}
        
        Background color #4d055b
      
           Border around this has a color of #4d055b        
        
          <div style="border:2px solid #4d055b;">Content here</div>
        
        
          .myborder {border:2px solid #4d055b;}
        
        Border color #4d055b