#704e90 color space conversions
Hex:
        #704e90
        RGB:
        112, 78, 144
        CMY:
        56, 69, 44
        CMYK:
        22, 46, 0, 44
      HSL:
        271°, 29.7297%, 43.5294%
        HSV (HSB):
        271°, 45.8333%, 56.4706%
        XYZ:
        14.4405, 10.9071, 27.7297
        xyY:
        0.2721, 0.2055, 10.9071
      CIE-Lab:
        39.4236, 27.9044, -31.2146
        CIE-LCH:
        39.4236, 41.8689, 311.7953
        CIE-Luv:
        39.4236, 11.9262, -47.4423
        Hunter-Lab:
        33.0260, 20.2533, -26.6638
      #704e90 color charts
#704e90 RGB chart
      #704e90 CMYK chart
      #704e90 RGB pie chart
      #704e90 color shades, tints & tones
#704e90 color schemes
#704e90 color preview, HTML & CSS examples
           This text has a color of #704e90        
        
          <p style="color:#704e90;">Text here</p>
        
        
          .mytext {color:#704e90;}
        
        Text color #704e90
      
           This box has a color of #704e90        
        
          <div style="background-color:#704e90;">Content here</div>
        
        
          .mybackground {background-color:#704e90;}
        
        Background color #704e90
      
           Border around this has a color of #704e90        
        
          <div style="border:2px solid #704e90;">Content here</div>
        
        
          .myborder {border:2px solid #704e90;}
        
        Border color #704e90