#7e79dc color space conversions
Hex:
        #7e79dc
        RGB:
        126, 121, 220
        CMY:
        51, 53, 14
        CMYK:
        43, 45, 0, 14
      HSL:
        243°, 58.5799%, 66.8627%
        HSV (HSB):
        243°, 45.0000%, 86.2745%
        XYZ:
        28.3598, 23.2777, 70.7085
        xyY:
        0.2318, 0.1903, 23.2777
      CIE-Lab:
        55.3572, 26.5376, -50.1647
        CIE-LCH:
        55.3572, 56.7516, 297.8792
        CIE-Luv:
        55.3572, -3.9262, -81.3504
        Hunter-Lab:
        48.2469, 20.4912, -53.1198
      #7e79dc color charts
#7e79dc RGB chart
      #7e79dc CMYK chart
      #7e79dc RGB pie chart
      #7e79dc color shades, tints & tones
#7e79dc color schemes
#7e79dc color preview, HTML & CSS examples
           This text has a color of #7e79dc        
        
          <p style="color:#7e79dc;">Text here</p>
        
        
          .mytext {color:#7e79dc;}
        
        Text color #7e79dc
      
           This box has a color of #7e79dc        
        
          <div style="background-color:#7e79dc;">Content here</div>
        
        
          .mybackground {background-color:#7e79dc;}
        
        Background color #7e79dc
      
           Border around this has a color of #7e79dc        
        
          <div style="border:2px solid #7e79dc;">Content here</div>
        
        
          .myborder {border:2px solid #7e79dc;}
        
        Border color #7e79dc