#8c8aec color space conversions
Hex:
        #8c8aec
        RGB:
        140, 138, 236
        CMY:
        45, 46, 7
        CMYK:
        41, 42, 0, 7
      HSL:
        241°, 72.0588%, 73.3333%
        HSV (HSB):
        241°, 41.5254%, 92.5490%
        XYZ:
        35.0440, 29.8085, 83.2635
        xyY:
        0.2366, 0.2013, 29.8085
      CIE-Lab:
        61.4887, 24.5296, -49.2909
        CIE-LCH:
        61.4887, 55.0572, 296.4572
        CIE-Luv:
        61.4887, -5.0620, -81.3894
        Hunter-Lab:
        54.5972, 19.0278, -52.2022
      #8c8aec color charts
#8c8aec RGB chart
      #8c8aec CMYK chart
      #8c8aec RGB pie chart
      #8c8aec color shades, tints & tones
#8c8aec color schemes
#8c8aec color preview, HTML & CSS examples
           This text has a color of #8c8aec        
        
          <p style="color:#8c8aec;">Text here</p>
        
        
          .mytext {color:#8c8aec;}
        
        Text color #8c8aec
      
           This box has a color of #8c8aec        
        
          <div style="background-color:#8c8aec;">Content here</div>
        
        
          .mybackground {background-color:#8c8aec;}
        
        Background color #8c8aec
      
           Border around this has a color of #8c8aec        
        
          <div style="border:2px solid #8c8aec;">Content here</div>
        
        
          .myborder {border:2px solid #8c8aec;}
        
        Border color #8c8aec