#8b85da color space conversions
Hex:
        #8b85da
        RGB:
        139, 133, 218
        CMY:
        45, 48, 15
        CMYK:
        36, 39, 0, 15
      HSL:
        244°, 53.4591%, 68.8235%
        HSV (HSB):
        244°, 38.9908%, 85.4902%
        XYZ:
        31.6899, 27.3260, 69.9339
        xyY:
        0.2458, 0.2119, 27.3260
      CIE-Lab:
        59.2749, 22.2476, -42.7754
        CIE-LCH:
        59.2749, 48.2150, 297.4791
        CIE-Luv:
        59.2749, -2.4956, -69.9517
        Hunter-Lab:
        52.2743, 16.7309, -42.7277
      #8b85da color charts
#8b85da RGB chart
      #8b85da CMYK chart
      #8b85da RGB pie chart
      #8b85da color shades, tints & tones
#8b85da color schemes
#8b85da color preview, HTML & CSS examples
           This text has a color of #8b85da        
        
          <p style="color:#8b85da;">Text here</p>
        
        
          .mytext {color:#8b85da;}
        
        Text color #8b85da
      
           This box has a color of #8b85da        
        
          <div style="background-color:#8b85da;">Content here</div>
        
        
          .mybackground {background-color:#8b85da;}
        
        Background color #8b85da
      
           Border around this has a color of #8b85da        
        
          <div style="border:2px solid #8b85da;">Content here</div>
        
        
          .myborder {border:2px solid #8b85da;}
        
        Border color #8b85da