#706eef color space conversions
Hex:
        #706eef
        RGB:
        112, 110, 239
        CMY:
        56, 57, 6
        CMYK:
        53, 54, 0, 6
      HSL:
        241°, 80.1242%, 68.4314%
        HSV (HSB):
        241°, 53.9749%, 93.7255%
        XYZ:
        27.8380, 20.8286, 84.2145
        xyY:
        0.2095, 0.1567, 20.8286
      CIE-Lab:
        52.7614, 35.6645, -65.0316
        CIE-LCH:
        52.7614, 74.1691, 298.7412
        CIE-Luv:
        52.7614, -6.8823, -104.3741
        Hunter-Lab:
        45.6384, 29.0124, -77.4584
      #706eef color charts
#706eef RGB chart
      #706eef CMYK chart
      #706eef RGB pie chart
      #706eef color shades, tints & tones
#706eef color schemes
#706eef color preview, HTML & CSS examples
           This text has a color of #706eef        
        
          <p style="color:#706eef;">Text here</p>
        
        
          .mytext {color:#706eef;}
        
        Text color #706eef
      
           This box has a color of #706eef        
        
          <div style="background-color:#706eef;">Content here</div>
        
        
          .mybackground {background-color:#706eef;}
        
        Background color #706eef
      
           Border around this has a color of #706eef        
        
          <div style="border:2px solid #706eef;">Content here</div>
        
        
          .myborder {border:2px solid #706eef;}
        
        Border color #706eef