#702d93 color space conversions
Hex:
        #702d93
        RGB:
        112, 45, 147
        CMY:
        56, 82, 42
        CMYK:
        24, 69, 0, 42
      HSL:
        279°, 53.1250%, 37.6471%
        HSV (HSB):
        279°, 69.3878%, 57.6471%
        XYZ:
        12.8869, 7.4281, 28.3583
        xyY:
        0.2648, 0.1526, 7.4281
      CIE-Lab:
        32.7623, 46.6841, -43.6504
        CIE-LCH:
        32.7623, 63.9121, 316.9234
        CIE-Luv:
        32.7623, 20.5921, -63.4825
        Hunter-Lab:
        27.2545, 36.7058, -42.6130
      #702d93 color charts
#702d93 RGB chart
      #702d93 CMYK chart
      #702d93 RGB pie chart
      #702d93 color shades, tints & tones
#702d93 color schemes
#702d93 color preview, HTML & CSS examples
           This text has a color of #702d93        
        
          <p style="color:#702d93;">Text here</p>
        
        
          .mytext {color:#702d93;}
        
        Text color #702d93
      
           This box has a color of #702d93        
        
          <div style="background-color:#702d93;">Content here</div>
        
        
          .mybackground {background-color:#702d93;}
        
        Background color #702d93
      
           Border around this has a color of #702d93        
        
          <div style="border:2px solid #702d93;">Content here</div>
        
        
          .myborder {border:2px solid #702d93;}
        
        Border color #702d93