#704f8f color space conversions
Hex:
        #704f8f
        RGB:
        112, 79, 143
        CMY:
        56, 69, 44
        CMYK:
        22, 45, 0, 44
      HSL:
        271°, 28.8288%, 43.5294%
        HSV (HSB):
        271°, 44.7552%, 56.0784%
        XYZ:
        14.4360, 11.0199, 27.3528
        xyY:
        0.2734, 0.2087, 11.0199
      CIE-Lab:
        39.6139, 27.0563, -30.3094
        CIE-LCH:
        39.6139, 40.6289, 311.7543
        CIE-Luv:
        39.6139, 11.7064, -46.0861
        Hunter-Lab:
        33.1962, 19.5308, -25.6160
      #704f8f color charts
#704f8f RGB chart
      #704f8f CMYK chart
      #704f8f RGB pie chart
      #704f8f color shades, tints & tones
#704f8f color schemes
#704f8f color preview, HTML & CSS examples
           This text has a color of #704f8f        
        
          <p style="color:#704f8f;">Text here</p>
        
        
          .mytext {color:#704f8f;}
        
        Text color #704f8f
      
           This box has a color of #704f8f        
        
          <div style="background-color:#704f8f;">Content here</div>
        
        
          .mybackground {background-color:#704f8f;}
        
        Background color #704f8f
      
           Border around this has a color of #704f8f        
        
          <div style="border:2px solid #704f8f;">Content here</div>
        
        
          .myborder {border:2px solid #704f8f;}
        
        Border color #704f8f