#706fcd color space conversions
Hex:
        #706fcd
        RGB:
        112, 111, 205
        CMY:
        56, 56, 20
        CMYK:
        45, 46, 0, 20
      HSL:
        241°, 48.4536%, 61.9608%
        HSV (HSB):
        241°, 45.8537%, 80.3922%
        XYZ:
        23.3860, 19.2214, 60.2351
        xyY:
        0.2274, 0.1869, 19.2214
      CIE-Lab:
        50.9452, 24.7540, -48.7596
        CIE-LCH:
        50.9452, 54.6832, 296.9157
        CIE-Luv:
        50.9452, -5.2116, -77.5008
        Hunter-Lab:
        43.8422, 18.4902, -50.7694
      #706fcd color charts
#706fcd RGB chart
      #706fcd CMYK chart
      #706fcd RGB pie chart
      #706fcd color shades, tints & tones
#706fcd color schemes
#706fcd color preview, HTML & CSS examples
           This text has a color of #706fcd        
        
          <p style="color:#706fcd;">Text here</p>
        
        
          .mytext {color:#706fcd;}
        
        Text color #706fcd
      
           This box has a color of #706fcd        
        
          <div style="background-color:#706fcd;">Content here</div>
        
        
          .mybackground {background-color:#706fcd;}
        
        Background color #706fcd
      
           Border around this has a color of #706fcd        
        
          <div style="border:2px solid #706fcd;">Content here</div>
        
        
          .myborder {border:2px solid #706fcd;}
        
        Border color #706fcd