#4d123f color space conversions
Hex:
        #4d123f
        RGB:
        77, 18, 63
        CMY:
        70, 93, 75
        CMYK:
        0, 77, 18, 70
      HSL:
        314°, 62.1053%, 18.6275%
        HSV (HSB):
        314°, 76.6234%, 30.1961%
        XYZ:
        4.1741, 2.3693, 4.9399
        xyY:
        0.3635, 0.2063, 2.3693
      CIE-Lab:
        17.3168, 32.7981, -13.8892
        CIE-LCH:
        17.3168, 35.6177, 337.0485
        CIE-Luv:
        17.3168, 24.3868, -17.4054
        Hunter-Lab:
        15.3924, 21.4683, -8.2534
      #4d123f color charts
#4d123f RGB chart
      #4d123f CMYK chart
      #4d123f RGB pie chart
      #4d123f color shades, tints & tones
#4d123f color schemes
#4d123f color preview, HTML & CSS examples
           This text has a color of #4d123f        
        
          <p style="color:#4d123f;">Text here</p>
        
        
          .mytext {color:#4d123f;}
        
        Text color #4d123f
      
           This box has a color of #4d123f        
        
          <div style="background-color:#4d123f;">Content here</div>
        
        
          .mybackground {background-color:#4d123f;}
        
        Background color #4d123f
      
           Border around this has a color of #4d123f        
        
          <div style="border:2px solid #4d123f;">Content here</div>
        
        
          .myborder {border:2px solid #4d123f;}
        
        Border color #4d123f