#8e79be color space conversions
Hex:
        #8e79be
        RGB:
        142, 121, 190
        CMY:
        44, 53, 25
        CMYK:
        25, 36, 0, 25
      HSL:
        258°, 34.6734%, 60.9804%
        HSV (HSB):
        258°, 36.3158%, 74.5098%
        XYZ:
        27.2870, 23.1432, 51.7441
        xyY:
        0.2671, 0.2265, 23.1432
      CIE-Lab:
        55.2196, 22.8634, -33.2815
        CIE-LCH:
        55.2196, 40.3781, 304.4878
        CIE-Luv:
        55.2196, 5.9070, -53.9048
        Hunter-Lab:
        48.1074, 17.0589, -30.0969
      #8e79be color charts
#8e79be RGB chart
      #8e79be CMYK chart
      #8e79be RGB pie chart
      #8e79be color shades, tints & tones
#8e79be color schemes
#8e79be color preview, HTML & CSS examples
           This text has a color of #8e79be        
        
          <p style="color:#8e79be;">Text here</p>
        
        
          .mytext {color:#8e79be;}
        
        Text color #8e79be
      
           This box has a color of #8e79be        
        
          <div style="background-color:#8e79be;">Content here</div>
        
        
          .mybackground {background-color:#8e79be;}
        
        Background color #8e79be
      
           Border around this has a color of #8e79be        
        
          <div style="border:2px solid #8e79be;">Content here</div>
        
        
          .myborder {border:2px solid #8e79be;}
        
        Border color #8e79be