#7e79ee color space conversions
Hex:
        #7e79ee
        RGB:
        126, 121, 238
        CMY:
        51, 53, 7
        CMYK:
        47, 49, 0, 7
      HSL:
        243°, 77.4834%, 70.3922%
        HSV (HSB):
        243°, 49.1597%, 93.3333%
        XYZ:
        30.8742, 24.2834, 83.9488
        xyY:
        0.2219, 0.1746, 24.2834
      CIE-Lab:
        56.3704, 31.7659, -58.6159
        CIE-LCH:
        56.3704, 66.6700, 298.4548
        CIE-Luv:
        56.3704, -5.0972, -95.6550
        Hunter-Lab:
        49.2782, 25.5984, -66.5099
      #7e79ee color charts
#7e79ee RGB chart
      #7e79ee CMYK chart
      #7e79ee RGB pie chart
      #7e79ee color shades, tints & tones
#7e79ee color schemes
#7e79ee color preview, HTML & CSS examples
           This text has a color of #7e79ee        
        
          <p style="color:#7e79ee;">Text here</p>
        
        
          .mytext {color:#7e79ee;}
        
        Text color #7e79ee
      
           This box has a color of #7e79ee        
        
          <div style="background-color:#7e79ee;">Content here</div>
        
        
          .mybackground {background-color:#7e79ee;}
        
        Background color #7e79ee
      
           Border around this has a color of #7e79ee        
        
          <div style="border:2px solid #7e79ee;">Content here</div>
        
        
          .myborder {border:2px solid #7e79ee;}
        
        Border color #7e79ee