#703bff color space conversions
Hex:
        #703bff
        RGB:
        112, 59, 255
        CMY:
        56, 77, 0
        CMYK:
        56, 77, 0, 0
      HSL:
        256°, 100.0000%, 61.5686%
        HSV (HSB):
        256°, 76.8627%, 100.0000%
        XYZ:
        26.2961, 13.7927, 95.8840
        xyY:
        0.1934, 0.1014, 13.7927
      CIE-Lab:
        43.9341, 67.4655, -88.3668
        CIE-LCH:
        43.9341, 111.1768, 307.3607
        CIE-Luv:
        43.9341, 2.3485, -131.3637
        Hunter-Lab:
        37.1385, 61.3953, -127.0778
      #703bff color charts
#703bff RGB chart
      #703bff CMYK chart
      #703bff RGB pie chart
      #703bff color shades, tints & tones
#703bff color schemes
#703bff color preview, HTML & CSS examples
           This text has a color of #703bff        
        
          <p style="color:#703bff;">Text here</p>
        
        
          .mytext {color:#703bff;}
        
        Text color #703bff
      
           This box has a color of #703bff        
        
          <div style="background-color:#703bff;">Content here</div>
        
        
          .mybackground {background-color:#703bff;}
        
        Background color #703bff
      
           Border around this has a color of #703bff        
        
          <div style="border:2px solid #703bff;">Content here</div>
        
        
          .myborder {border:2px solid #703bff;}
        
        Border color #703bff