#702e88 color space conversions
Hex:
        #702e88
        RGB:
        112, 46, 136
        CMY:
        56, 82, 47
        CMYK:
        18, 66, 0, 47
      HSL:
        284°, 49.4505%, 35.6863%
        HSV (HSB):
        284°, 66.1765%, 53.3333%
        XYZ:
        12.1030, 7.1763, 24.0398
        xyY:
        0.2794, 0.1657, 7.1763
      CIE-Lab:
        32.2050, 43.7686, -37.7678
        CIE-LCH:
        32.2050, 57.8108, 319.2092
        CIE-Luv:
        32.2050, 22.8093, -55.1439
        Hunter-Lab:
        26.7886, 33.7656, -34.4541
      #702e88 color charts
#702e88 RGB chart
      #702e88 CMYK chart
      #702e88 RGB pie chart
      #702e88 color shades, tints & tones
#702e88 color schemes
#702e88 color preview, HTML & CSS examples
           This text has a color of #702e88        
        
          <p style="color:#702e88;">Text here</p>
        
        
          .mytext {color:#702e88;}
        
        Text color #702e88
      
           This box has a color of #702e88        
        
          <div style="background-color:#702e88;">Content here</div>
        
        
          .mybackground {background-color:#702e88;}
        
        Background color #702e88
      
           Border around this has a color of #702e88        
        
          <div style="border:2px solid #702e88;">Content here</div>
        
        
          .myborder {border:2px solid #702e88;}
        
        Border color #702e88