#7957dc color space conversions
Hex:
        #7957dc
        RGB:
        121, 87, 220
        CMY:
        53, 66, 14
        CMYK:
        45, 60, 0, 14
      HSL:
        255°, 65.5172%, 60.1961%
        HSV (HSB):
        255°, 60.4545%, 86.2745%
        XYZ:
        24.2116, 16.0486, 69.5318
        xyY:
        0.2205, 0.1462, 16.0486
      CIE-Lab:
        47.0382, 45.2391, -63.5416
        CIE-LCH:
        47.0382, 78.0007, 305.4493
        CIE-Luv:
        47.0382, 4.0834, -99.8679
        Hunter-Lab:
        40.0608, 37.7742, -74.8646
      #7957dc color charts
#7957dc RGB chart
      #7957dc CMYK chart
      #7957dc RGB pie chart
      #7957dc color shades, tints & tones
#7957dc color schemes
#7957dc color preview, HTML & CSS examples
           This text has a color of #7957dc        
        
          <p style="color:#7957dc;">Text here</p>
        
        
          .mytext {color:#7957dc;}
        
        Text color #7957dc
      
           This box has a color of #7957dc        
        
          <div style="background-color:#7957dc;">Content here</div>
        
        
          .mybackground {background-color:#7957dc;}
        
        Background color #7957dc
      
           Border around this has a color of #7957dc        
        
          <div style="border:2px solid #7957dc;">Content here</div>
        
        
          .myborder {border:2px solid #7957dc;}
        
        Border color #7957dc