#7959fc color space conversions
Hex:
        #7959fc
        RGB:
        121, 89, 252
        CMY:
        53, 65, 1
        CMYK:
        52, 65, 0, 1
      HSL:
        252°, 96.4497%, 66.8627%
        HSV (HSB):
        252°, 64.6825%, 98.8235%
        XYZ:
        29.0282, 18.2380, 94.0858
        xyY:
        0.2054, 0.1290, 18.2380
      CIE-Lab:
        49.7835, 53.1667, -77.0757
        CIE-LCH:
        49.7835, 93.6341, 304.5979
        CIE-Luv:
        49.7835, 0.4484, -121.4654
        Hunter-Lab:
        42.7059, 46.5952, -100.7281
      #7959fc color charts
#7959fc RGB chart
      #7959fc CMYK chart
      #7959fc RGB pie chart
      #7959fc color shades, tints & tones
#7959fc color schemes
#7959fc color preview, HTML & CSS examples
           This text has a color of #7959fc        
        
          <p style="color:#7959fc;">Text here</p>
        
        
          .mytext {color:#7959fc;}
        
        Text color #7959fc
      
           This box has a color of #7959fc        
        
          <div style="background-color:#7959fc;">Content here</div>
        
        
          .mybackground {background-color:#7959fc;}
        
        Background color #7959fc
      
           Border around this has a color of #7959fc        
        
          <div style="border:2px solid #7959fc;">Content here</div>
        
        
          .myborder {border:2px solid #7959fc;}
        
        Border color #7959fc