#8b8dff color space conversions
Hex:
        #8b8dff
        RGB:
        139, 141, 255
        CMY:
        45, 45, 0
        CMYK:
        45, 45, 0, 0
      HSL:
        239°, 100.0000%, 77.2549%
        HSV (HSB):
        239°, 45.4902%, 100.0000%
        XYZ:
        38.2223, 31.7587, 98.7233
        xyY:
        0.2266, 0.1883, 31.7587
      CIE-Lab:
        63.1430, 27.9259, -57.1218
        CIE-LCH:
        63.1430, 63.5827, 296.0533
        CIE-Luv:
        63.1430, -7.6073, -95.0538
        Hunter-Lab:
        56.3549, 22.4455, -64.4166
      #8b8dff color charts
#8b8dff RGB chart
      #8b8dff CMYK chart
      #8b8dff RGB pie chart
      #8b8dff color shades, tints & tones
#8b8dff color schemes
#8b8dff color preview, HTML & CSS examples
           This text has a color of #8b8dff        
        
          <p style="color:#8b8dff;">Text here</p>
        
        
          .mytext {color:#8b8dff;}
        
        Text color #8b8dff
      
           This box has a color of #8b8dff        
        
          <div style="background-color:#8b8dff;">Content here</div>
        
        
          .mybackground {background-color:#8b8dff;}
        
        Background color #8b8dff
      
           Border around this has a color of #8b8dff        
        
          <div style="border:2px solid #8b8dff;">Content here</div>
        
        
          .myborder {border:2px solid #8b8dff;}
        
        Border color #8b8dff