#704d9f color space conversions
Hex:
        #704d9f
        RGB:
        112, 77, 159
        CMY:
        56, 70, 38
        CMYK:
        30, 52, 0, 38
      HSL:
        266°, 34.7458%, 46.2745%
        HSV (HSB):
        266°, 51.5723%, 62.3529%
        XYZ:
        15.5940, 11.2557, 34.1516
        xyY:
        0.2556, 0.1845, 11.2557
      CIE-Lab:
        40.0078, 32.3087, -39.3225
        CIE-LCH:
        40.0078, 50.8931, 309.4078
        CIE-Luv:
        40.0078, 10.1865, -59.9301
        Hunter-Lab:
        33.5495, 24.2560, -36.8693
      #704d9f color charts
#704d9f RGB chart
      #704d9f CMYK chart
      #704d9f RGB pie chart
      #704d9f color shades, tints & tones
#704d9f color schemes
#704d9f color preview, HTML & CSS examples
           This text has a color of #704d9f        
        
          <p style="color:#704d9f;">Text here</p>
        
        
          .mytext {color:#704d9f;}
        
        Text color #704d9f
      
           This box has a color of #704d9f        
        
          <div style="background-color:#704d9f;">Content here</div>
        
        
          .mybackground {background-color:#704d9f;}
        
        Background color #704d9f
      
           Border around this has a color of #704d9f        
        
          <div style="border:2px solid #704d9f;">Content here</div>
        
        
          .myborder {border:2px solid #704d9f;}
        
        Border color #704d9f