#706d9d color space conversions
Hex:
        #706d9d
        RGB:
        112, 109, 157
        CMY:
        56, 57, 38
        CMYK:
        29, 31, 0, 38
      HSL:
        244°, 19.6721%, 52.1569%
        HSV (HSB):
        244°, 30.5732%, 61.5686%
        XYZ:
        18.2365, 16.8163, 34.1830
        xyY:
        0.2634, 0.2429, 16.8163
      CIE-Lab:
        48.0278, 12.4022, -25.5366
        CIE-LCH:
        48.0278, 28.3890, 295.9042
        CIE-Luv:
        48.0278, -1.4297, -39.0934
        Hunter-Lab:
        41.0077, 7.6171, -20.7172
      #706d9d color charts
#706d9d RGB chart
      #706d9d CMYK chart
      #706d9d RGB pie chart
      #706d9d color shades, tints & tones
#706d9d color schemes
#706d9d color preview, HTML & CSS examples
           This text has a color of #706d9d        
        
          <p style="color:#706d9d;">Text here</p>
        
        
          .mytext {color:#706d9d;}
        
        Text color #706d9d
      
           This box has a color of #706d9d        
        
          <div style="background-color:#706d9d;">Content here</div>
        
        
          .mybackground {background-color:#706d9d;}
        
        Background color #706d9d
      
           Border around this has a color of #706d9d        
        
          <div style="border:2px solid #706d9d;">Content here</div>
        
        
          .myborder {border:2px solid #706d9d;}
        
        Border color #706d9d