#8b85dd color space conversions
Hex:
        #8b85dd
        RGB:
        139, 133, 221
        CMY:
        45, 48, 13
        CMYK:
        37, 40, 0, 13
      HSL:
        244°, 56.4103%, 69.4118%
        HSV (HSB):
        244°, 39.8190%, 86.6667%
        XYZ:
        32.0861, 27.4845, 72.0205
        xyY:
        0.2438, 0.2089, 27.4845
      CIE-Lab:
        59.4201, 23.0606, -44.2244
        CIE-LCH:
        59.4201, 49.8757, 297.5396
        CIE-Luv:
        59.4201, -2.7041, -72.4441
        Hunter-Lab:
        52.4256, 17.5027, -44.7526
      #8b85dd color charts
#8b85dd RGB chart
      #8b85dd CMYK chart
      #8b85dd RGB pie chart
      #8b85dd color shades, tints & tones
#8b85dd color schemes
#8b85dd color preview, HTML & CSS examples
           This text has a color of #8b85dd        
        
          <p style="color:#8b85dd;">Text here</p>
        
        
          .mytext {color:#8b85dd;}
        
        Text color #8b85dd
      
           This box has a color of #8b85dd        
        
          <div style="background-color:#8b85dd;">Content here</div>
        
        
          .mybackground {background-color:#8b85dd;}
        
        Background color #8b85dd
      
           Border around this has a color of #8b85dd        
        
          <div style="border:2px solid #8b85dd;">Content here</div>
        
        
          .myborder {border:2px solid #8b85dd;}
        
        Border color #8b85dd