#702ad6 color space conversions
Hex:
        #702ad6
        RGB:
        112, 42, 214
        CMY:
        56, 84, 16
        CMYK:
        48, 80, 0, 16
      HSL:
        264°, 67.7165%, 50.1961%
        HSV (HSB):
        264°, 80.3738%, 83.9216%
        XYZ:
        19.6477, 9.9557, 64.5044
        xyY:
        0.2088, 0.1058, 9.9557
      CIE-Lab:
        37.7628, 63.9020, -75.2786
        CIE-LCH:
        37.7628, 98.7438, 310.3271
        CIE-Luv:
        37.7628, 9.3097, -108.5700
        Hunter-Lab:
        31.5527, 55.9337, -99.1221
      #702ad6 color charts
#702ad6 RGB chart
      #702ad6 CMYK chart
      #702ad6 RGB pie chart
      #702ad6 color shades, tints & tones
#702ad6 color schemes
#702ad6 color preview, HTML & CSS examples
           This text has a color of #702ad6        
        
          <p style="color:#702ad6;">Text here</p>
        
        
          .mytext {color:#702ad6;}
        
        Text color #702ad6
      
           This box has a color of #702ad6        
        
          <div style="background-color:#702ad6;">Content here</div>
        
        
          .mybackground {background-color:#702ad6;}
        
        Background color #702ad6
      
           Border around this has a color of #702ad6        
        
          <div style="border:2px solid #702ad6;">Content here</div>
        
        
          .myborder {border:2px solid #702ad6;}
        
        Border color #702ad6