#706e9d color space conversions
Hex:
        #706e9d
        RGB:
        112, 110, 157
        CMY:
        56, 57, 38
        CMYK:
        29, 30, 0, 38
      HSL:
        243°, 19.3416%, 52.3529%
        HSV (HSB):
        243°, 29.9363%, 61.5686%
        XYZ:
        18.3438, 17.0309, 34.2188
        xyY:
        0.2636, 0.2447, 17.0309
      CIE-Lab:
        48.2990, 11.7978, -25.1165
        CIE-LCH:
        48.2990, 27.7493, 295.1605
        CIE-Luv:
        48.2990, -1.8418, -38.4164
        Hunter-Lab:
        41.2685, 7.1231, -20.2737
      #706e9d color charts
#706e9d RGB chart
      #706e9d CMYK chart
      #706e9d RGB pie chart
      #706e9d color shades, tints & tones
#706e9d color schemes
#706e9d color preview, HTML & CSS examples
           This text has a color of #706e9d        
        
          <p style="color:#706e9d;">Text here</p>
        
        
          .mytext {color:#706e9d;}
        
        Text color #706e9d
      
           This box has a color of #706e9d        
        
          <div style="background-color:#706e9d;">Content here</div>
        
        
          .mybackground {background-color:#706e9d;}
        
        Background color #706e9d
      
           Border around this has a color of #706e9d        
        
          <div style="border:2px solid #706e9d;">Content here</div>
        
        
          .myborder {border:2px solid #706e9d;}
        
        Border color #706e9d