#70429f color space conversions
Hex:
        #70429f
        RGB:
        112, 66, 159
        CMY:
        56, 74, 38
        CMYK:
        30, 58, 0, 38
      HSL:
        270°, 41.3333%, 44.1176%
        HSV (HSB):
        270°, 58.4906%, 62.3529%
        XYZ:
        14.8883, 9.8444, 33.9163
        xyY:
        0.2539, 0.1679, 9.8444
      CIE-Lab:
        37.5617, 38.6599, -43.2273
        CIE-LCH:
        37.5617, 57.9930, 311.8075
        CIE-Luv:
        37.5617, 13.4196, -65.0014
        Hunter-Lab:
        31.3758, 29.7936, -42.1279
      #70429f color charts
#70429f RGB chart
      #70429f CMYK chart
      #70429f RGB pie chart
      #70429f color shades, tints & tones
#70429f color schemes
#70429f color preview, HTML & CSS examples
           This text has a color of #70429f        
        
          <p style="color:#70429f;">Text here</p>
        
        
          .mytext {color:#70429f;}
        
        Text color #70429f
      
           This box has a color of #70429f        
        
          <div style="background-color:#70429f;">Content here</div>
        
        
          .mybackground {background-color:#70429f;}
        
        Background color #70429f
      
           Border around this has a color of #70429f        
        
          <div style="border:2px solid #70429f;">Content here</div>
        
        
          .myborder {border:2px solid #70429f;}
        
        Border color #70429f