#702cab color space conversions
Hex:
        #702cab
        RGB:
        112, 44, 171
        CMY:
        56, 83, 33
        CMYK:
        35, 74, 0, 33
      HSL:
        272°, 59.0698%, 42.1569%
        HSV (HSB):
        272°, 74.2690%, 67.0588%
        XYZ:
        14.9335, 8.1864, 39.3211
        xyY:
        0.2392, 0.1311, 8.1864
      CIE-Lab:
        34.3681, 52.6975, -55.5832
        CIE-LCH:
        34.3681, 76.5932, 313.4734
        CIE-Luv:
        34.3681, 15.9842, -80.5052
        Hunter-Lab:
        28.6119, 43.0942, -61.4536
      #702cab color charts
#702cab RGB chart
      #702cab CMYK chart
      #702cab RGB pie chart
      #702cab color shades, tints & tones
#702cab color schemes
#702cab color preview, HTML & CSS examples
           This text has a color of #702cab        
        
          <p style="color:#702cab;">Text here</p>
        
        
          .mytext {color:#702cab;}
        
        Text color #702cab
      
           This box has a color of #702cab        
        
          <div style="background-color:#702cab;">Content here</div>
        
        
          .mybackground {background-color:#702cab;}
        
        Background color #702cab
      
           Border around this has a color of #702cab        
        
          <div style="border:2px solid #702cab;">Content here</div>
        
        
          .myborder {border:2px solid #702cab;}
        
        Border color #702cab