#8c8fac color space conversions
Hex:
        #8c8fac
        RGB:
        140, 143, 172
        CMY:
        45, 44, 33
        CMYK:
        19, 17, 0, 33
      HSL:
        234°, 16.1616%, 61.1765%
        HSV (HSB):
        234°, 18.6047%, 67.4510%
        XYZ:
        28.0841, 28.1989, 42.9925
        xyY:
        0.2829, 0.2840, 28.1989
      CIE-Lab:
        60.0680, 5.1458, -15.5743
        CIE-LCH:
        60.0680, 16.4024, 288.2838
        CIE-Luv:
        60.0680, -3.2576, -24.0520
        Hunter-Lab:
        53.1027, 1.4725, -10.8299
      #8c8fac color charts
#8c8fac RGB chart
      #8c8fac CMYK chart
      #8c8fac RGB pie chart
      #8c8fac color shades, tints & tones
#8c8fac color schemes
#8c8fac color preview, HTML & CSS examples
           This text has a color of #8c8fac        
        
          <p style="color:#8c8fac;">Text here</p>
        
        
          .mytext {color:#8c8fac;}
        
        Text color #8c8fac
      
           This box has a color of #8c8fac        
        
          <div style="background-color:#8c8fac;">Content here</div>
        
        
          .mybackground {background-color:#8c8fac;}
        
        Background color #8c8fac
      
           Border around this has a color of #8c8fac        
        
          <div style="border:2px solid #8c8fac;">Content here</div>
        
        
          .myborder {border:2px solid #8c8fac;}
        
        Border color #8c8fac