#8e8fac color space conversions
Hex:
        #8e8fac
        RGB:
        142, 143, 172
        CMY:
        44, 44, 33
        CMYK:
        17, 17, 0, 33
      HSL:
        238°, 15.3061%, 61.5686%
        HSV (HSB):
        238°, 17.4419%, 67.4510%
        XYZ:
        28.4242, 28.3743, 43.0084
        xyY:
        0.2848, 0.2843, 28.3743
      CIE-Lab:
        60.2254, 5.8067, -15.3212
        CIE-LCH:
        60.2254, 16.3846, 290.7565
        CIE-Luv:
        60.2254, -2.2242, -23.7691
        Hunter-Lab:
        53.2675, 2.0317, -10.5837
      #8e8fac color charts
#8e8fac RGB chart
      #8e8fac CMYK chart
      #8e8fac RGB pie chart
      #8e8fac color shades, tints & tones
#8e8fac color schemes
#8e8fac color preview, HTML & CSS examples
           This text has a color of #8e8fac        
        
          <p style="color:#8e8fac;">Text here</p>
        
        
          .mytext {color:#8e8fac;}
        
        Text color #8e8fac
      
           This box has a color of #8e8fac        
        
          <div style="background-color:#8e8fac;">Content here</div>
        
        
          .mybackground {background-color:#8e8fac;}
        
        Background color #8e8fac
      
           Border around this has a color of #8e8fac        
        
          <div style="border:2px solid #8e8fac;">Content here</div>
        
        
          .myborder {border:2px solid #8e8fac;}
        
        Border color #8e8fac