#7958dc color space conversions
Hex:
        #7958dc
        RGB:
        121, 88, 220
        CMY:
        53, 65, 14
        CMYK:
        45, 60, 0, 14
      HSL:
        255°, 65.3465%, 60.3922%
        HSV (HSB):
        255°, 60.0000%, 86.2745%
        XYZ:
        24.2931, 16.2117, 69.5589
        xyY:
        0.2207, 0.1473, 16.2117
      CIE-Lab:
        47.2510, 44.6773, -63.1972
        CIE-LCH:
        47.2510, 77.3947, 305.2584
        CIE-Luv:
        47.2510, 3.8342, -99.4530
        Hunter-Lab:
        40.2638, 37.2364, -74.2437
      #7958dc color charts
#7958dc RGB chart
      #7958dc CMYK chart
      #7958dc RGB pie chart
      #7958dc color shades, tints & tones
#7958dc color schemes
#7958dc color preview, HTML & CSS examples
           This text has a color of #7958dc        
        
          <p style="color:#7958dc;">Text here</p>
        
        
          .mytext {color:#7958dc;}
        
        Text color #7958dc
      
           This box has a color of #7958dc        
        
          <div style="background-color:#7958dc;">Content here</div>
        
        
          .mybackground {background-color:#7958dc;}
        
        Background color #7958dc
      
           Border around this has a color of #7958dc        
        
          <div style="border:2px solid #7958dc;">Content here</div>
        
        
          .myborder {border:2px solid #7958dc;}
        
        Border color #7958dc