#703aeb color space conversions
Hex:
        #703aeb
        RGB:
        112, 58, 235
        CMY:
        56, 77, 8
        CMYK:
        52, 75, 0, 8
      HSL:
        258°, 81.5668%, 57.4510%
        HSV (HSB):
        258°, 75.3191%, 92.1569%
        XYZ:
        23.1905, 12.4690, 79.7817
        xyY:
        0.2009, 0.1080, 12.4690
      CIE-Lab:
        41.9520, 62.6426, -80.3891
        CIE-LCH:
        41.9520, 101.9142, 307.9272
        CIE-Luv:
        41.9520, 4.6330, -119.2837
        Hunter-Lab:
        35.3115, 55.4334, -109.2400
      #703aeb color charts
#703aeb RGB chart
      #703aeb CMYK chart
      #703aeb RGB pie chart
      #703aeb color shades, tints & tones
#703aeb color schemes
#703aeb color preview, HTML & CSS examples
           This text has a color of #703aeb        
        
          <p style="color:#703aeb;">Text here</p>
        
        
          .mytext {color:#703aeb;}
        
        Text color #703aeb
      
           This box has a color of #703aeb        
        
          <div style="background-color:#703aeb;">Content here</div>
        
        
          .mybackground {background-color:#703aeb;}
        
        Background color #703aeb
      
           Border around this has a color of #703aeb        
        
          <div style="border:2px solid #703aeb;">Content here</div>
        
        
          .myborder {border:2px solid #703aeb;}
        
        Border color #703aeb