#7956a5 color space conversions
Hex:
        #7956a5
        RGB:
        121, 86, 165
        CMY:
        53, 66, 35
        CMYK:
        27, 48, 0, 35
      HSL:
        267°, 31.4741%, 49.2157%
        HSV (HSB):
        267°, 47.8788%, 64.7059%
        XYZ:
        18.0045, 13.4371, 37.2420
        xyY:
        0.2621, 0.1956, 13.4371
      CIE-Lab:
        43.4147, 31.0580, -37.4298
        CIE-LCH:
        43.4147, 48.6373, 309.6848
        CIE-Luv:
        43.4147, 11.0328, -58.2977
        Hunter-Lab:
        36.6567, 23.5237, -34.5770
      #7956a5 color charts
#7956a5 RGB chart
      #7956a5 CMYK chart
      #7956a5 RGB pie chart
      #7956a5 color shades, tints & tones
#7956a5 color schemes
#7956a5 color preview, HTML & CSS examples
           This text has a color of #7956a5        
        
          <p style="color:#7956a5;">Text here</p>
        
        
          .mytext {color:#7956a5;}
        
        Text color #7956a5
      
           This box has a color of #7956a5        
        
          <div style="background-color:#7956a5;">Content here</div>
        
        
          .mybackground {background-color:#7956a5;}
        
        Background color #7956a5
      
           Border around this has a color of #7956a5        
        
          <div style="border:2px solid #7956a5;">Content here</div>
        
        
          .myborder {border:2px solid #7956a5;}
        
        Border color #7956a5