#8e79df color space conversions
Hex:
        #8e79df
        RGB:
        142, 121, 223
        CMY:
        44, 53, 13
        CMYK:
        36, 46, 0, 13
      HSL:
        252°, 61.4458%, 67.4510%
        HSV (HSB):
        252°, 45.7399%, 87.4510%
        XYZ:
        31.3120, 24.7532, 72.9396
        xyY:
        0.2427, 0.1919, 24.7532
      CIE-Lab:
        56.8342, 31.3840, -49.4210
        CIE-LCH:
        56.8342, 58.5439, 302.4169
        CIE-Luv:
        56.8342, 2.7399, -81.1558
        Hunter-Lab:
        49.7526, 25.2725, -52.0949
      #8e79df color charts
#8e79df RGB chart
      #8e79df CMYK chart
      #8e79df RGB pie chart
      #8e79df color shades, tints & tones
#8e79df color schemes
#8e79df color preview, HTML & CSS examples
           This text has a color of #8e79df        
        
          <p style="color:#8e79df;">Text here</p>
        
        
          .mytext {color:#8e79df;}
        
        Text color #8e79df
      
           This box has a color of #8e79df        
        
          <div style="background-color:#8e79df;">Content here</div>
        
        
          .mybackground {background-color:#8e79df;}
        
        Background color #8e79df
      
           Border around this has a color of #8e79df        
        
          <div style="border:2px solid #8e79df;">Content here</div>
        
        
          .myborder {border:2px solid #8e79df;}
        
        Border color #8e79df