#8d9eff color space conversions
Hex:
        #8d9eff
        RGB:
        141, 158, 255
        CMY:
        45, 38, 0
        CMYK:
        45, 38, 0, 0
      HSL:
        231°, 100.0000%, 77.6471%
        HSV (HSB):
        231°, 44.7059%, 100.0000%
        XYZ:
        41.2614, 37.3364, 99.6397
        xyY:
        0.2315, 0.2095, 37.3364
      CIE-Lab:
        67.5287, 18.5548, -50.1574
        CIE-LCH:
        67.5287, 53.4794, 290.3011
        CIE-Luv:
        67.5287, -12.7311, -83.4559
        Hunter-Lab:
        61.1036, 13.6044, -53.9099
      #8d9eff color charts
#8d9eff RGB chart
      #8d9eff CMYK chart
      #8d9eff RGB pie chart
      #8d9eff color shades, tints & tones
#8d9eff color schemes
#8d9eff color preview, HTML & CSS examples
           This text has a color of #8d9eff        
        
          <p style="color:#8d9eff;">Text here</p>
        
        
          .mytext {color:#8d9eff;}
        
        Text color #8d9eff
      
           This box has a color of #8d9eff        
        
          <div style="background-color:#8d9eff;">Content here</div>
        
        
          .mybackground {background-color:#8d9eff;}
        
        Background color #8d9eff
      
           Border around this has a color of #8d9eff        
        
          <div style="border:2px solid #8d9eff;">Content here</div>
        
        
          .myborder {border:2px solid #8d9eff;}
        
        Border color #8d9eff