#705ce7 color space conversions
Hex:
        #705ce7
        RGB:
        112, 92, 231
        CMY:
        56, 64, 9
        CMYK:
        52, 60, 0, 9
      HSL:
        249°, 74.3316%, 63.3333%
        HSV (HSB):
        249°, 60.1732%, 90.5882%
        XYZ:
        24.9330, 16.8686, 77.5431
        xyY:
        0.2089, 0.1413, 16.8686
      CIE-Lab:
        48.0940, 43.8057, -68.0971
        CIE-LCH:
        48.0940, 80.9701, 302.7525
        CIE-Luv:
        48.0940, -1.5711, -106.9132
        Hunter-Lab:
        41.0714, 36.4865, -83.1902
      #705ce7 color charts
#705ce7 RGB chart
      #705ce7 CMYK chart
      #705ce7 RGB pie chart
      #705ce7 color shades, tints & tones
#705ce7 color schemes
#705ce7 color preview, HTML & CSS examples
           This text has a color of #705ce7        
        
          <p style="color:#705ce7;">Text here</p>
        
        
          .mytext {color:#705ce7;}
        
        Text color #705ce7
      
           This box has a color of #705ce7        
        
          <div style="background-color:#705ce7;">Content here</div>
        
        
          .mybackground {background-color:#705ce7;}
        
        Background color #705ce7
      
           Border around this has a color of #705ce7        
        
          <div style="border:2px solid #705ce7;">Content here</div>
        
        
          .myborder {border:2px solid #705ce7;}
        
        Border color #705ce7