#7958a8 color space conversions
Hex:
        #7958a8
        RGB:
        121, 88, 168
        CMY:
        53, 65, 34
        CMYK:
        28, 48, 0, 34
      HSL:
        265°, 31.4961%, 50.1961%
        HSV (HSB):
        265°, 47.6190%, 65.8824%
        XYZ:
        18.4428, 13.8715, 38.7512
        xyY:
        0.2595, 0.1952, 13.8715
      CIE-Lab:
        44.0482, 30.6389, -38.2020
        CIE-LCH:
        44.0482, 48.9707, 308.7304
        CIE-Luv:
        44.0482, 9.9526, -59.6191
        Hunter-Lab:
        37.2445, 23.2118, -35.6174
      #7958a8 color charts
#7958a8 RGB chart
      #7958a8 CMYK chart
      #7958a8 RGB pie chart
      #7958a8 color shades, tints & tones
#7958a8 color schemes
#7958a8 color preview, HTML & CSS examples
           This text has a color of #7958a8        
        
          <p style="color:#7958a8;">Text here</p>
        
        
          .mytext {color:#7958a8;}
        
        Text color #7958a8
      
           This box has a color of #7958a8        
        
          <div style="background-color:#7958a8;">Content here</div>
        
        
          .mybackground {background-color:#7958a8;}
        
        Background color #7958a8
      
           Border around this has a color of #7958a8        
        
          <div style="border:2px solid #7958a8;">Content here</div>
        
        
          .myborder {border:2px solid #7958a8;}
        
        Border color #7958a8