#7956a3 color space conversions
Hex:
        #7956a3
        RGB:
        121, 86, 163
        CMY:
        53, 66, 36
        CMYK:
        26, 47, 0, 36
      HSL:
        267°, 30.9237%, 48.8235%
        HSV (HSB):
        267°, 47.2393%, 63.9216%
        XYZ:
        17.8238, 13.3649, 36.2906
        xyY:
        0.2641, 0.1981, 13.3649
      CIE-Lab:
        43.3079, 30.5542, -36.4124
        CIE-LCH:
        43.3079, 47.5334, 310.0005
        CIE-Luv:
        43.3079, 11.3029, -56.6862
        Hunter-Lab:
        36.5580, 23.0510, -33.2657
      #7956a3 color charts
#7956a3 RGB chart
      #7956a3 CMYK chart
      #7956a3 RGB pie chart
      #7956a3 color shades, tints & tones
#7956a3 color schemes
#7956a3 color preview, HTML & CSS examples
           This text has a color of #7956a3        
        
          <p style="color:#7956a3;">Text here</p>
        
        
          .mytext {color:#7956a3;}
        
        Text color #7956a3
      
           This box has a color of #7956a3        
        
          <div style="background-color:#7956a3;">Content here</div>
        
        
          .mybackground {background-color:#7956a3;}
        
        Background color #7956a3
      
           Border around this has a color of #7956a3        
        
          <div style="border:2px solid #7956a3;">Content here</div>
        
        
          .myborder {border:2px solid #7956a3;}
        
        Border color #7956a3