#4f083f color space conversions
Hex:
        #4f083f
        RGB:
        79, 8, 63
        CMY:
        69, 97, 75
        CMYK:
        0, 90, 20, 69
      HSL:
        314°, 81.6092%, 17.0588%
        HSV (HSB):
        314°, 89.8734%, 30.9804%
        XYZ:
        4.2085, 2.1948, 4.9045
        xyY:
        0.3722, 0.1941, 2.1948
      CIE-Lab:
        16.4781, 36.8966, -15.1640
        CIE-LCH:
        16.4781, 39.8911, 337.6580
        CIE-Luv:
        16.4781, 27.1761, -18.7057
        Hunter-Lab:
        14.8149, 24.7806, -9.2575
      #4f083f color charts
#4f083f RGB chart
      #4f083f CMYK chart
      #4f083f RGB pie chart
      #4f083f color shades, tints & tones
#4f083f color schemes
#4f083f color preview, HTML & CSS examples
           This text has a color of #4f083f        
        
          <p style="color:#4f083f;">Text here</p>
        
        
          .mytext {color:#4f083f;}
        
        Text color #4f083f
      
           This box has a color of #4f083f        
        
          <div style="background-color:#4f083f;">Content here</div>
        
        
          .mybackground {background-color:#4f083f;}
        
        Background color #4f083f
      
           Border around this has a color of #4f083f        
        
          <div style="border:2px solid #4f083f;">Content here</div>
        
        
          .myborder {border:2px solid #4f083f;}
        
        Border color #4f083f