#4e053f color space conversions
Hex:
        #4e053f
        RGB:
        78, 5, 63
        CMY:
        69, 98, 75
        CMYK:
        0, 94, 19, 69
      HSL:
        312°, 87.9518%, 16.2745%
        HSV (HSB):
        312°, 93.5897%, 30.5882%
        XYZ:
        4.0934, 2.0871, 4.8897
        xyY:
        0.3698, 0.1885, 2.0871
      CIE-Lab:
        15.9380, 37.5967, -16.0240
        CIE-LCH:
        15.9380, 40.8691, 336.9160
        CIE-Luv:
        15.9380, 26.7642, -19.3053
        Hunter-Lab:
        14.4469, 25.2939, -9.9547
      #4e053f color charts
#4e053f RGB chart
      #4e053f CMYK chart
      #4e053f RGB pie chart
      #4e053f color shades, tints & tones
#4e053f color schemes
#4e053f color preview, HTML & CSS examples
           This text has a color of #4e053f        
        
          <p style="color:#4e053f;">Text here</p>
        
        
          .mytext {color:#4e053f;}
        
        Text color #4e053f
      
           This box has a color of #4e053f        
        
          <div style="background-color:#4e053f;">Content here</div>
        
        
          .mybackground {background-color:#4e053f;}
        
        Background color #4e053f
      
           Border around this has a color of #4e053f        
        
          <div style="border:2px solid #4e053f;">Content here</div>
        
        
          .myborder {border:2px solid #4e053f;}
        
        Border color #4e053f