#8b99ea color space conversions
Hex:
        #8b99ea
        RGB:
        139, 153, 234
        CMY:
        45, 40, 8
        CMYK:
        41, 35, 0, 8
      HSL:
        231°, 69.3431%, 73.1373%
        HSV (HSB):
        231°, 40.5983%, 91.7647%
        XYZ:
        36.8900, 34.2119, 82.5012
        xyY:
        0.2402, 0.2227, 34.2119
      CIE-Lab:
        65.1305, 15.0201, -42.4521
        CIE-LCH:
        65.1305, 45.0309, 289.4845
        CIE-Luv:
        65.1305, -10.8619, -69.6666
        Hunter-Lab:
        58.4910, 10.2199, -42.6845
      #8b99ea color charts
#8b99ea RGB chart
      #8b99ea CMYK chart
      #8b99ea RGB pie chart
      #8b99ea color shades, tints & tones
#8b99ea color schemes
#8b99ea color preview, HTML & CSS examples
           This text has a color of #8b99ea        
        
          <p style="color:#8b99ea;">Text here</p>
        
        
          .mytext {color:#8b99ea;}
        
        Text color #8b99ea
      
           This box has a color of #8b99ea        
        
          <div style="background-color:#8b99ea;">Content here</div>
        
        
          .mybackground {background-color:#8b99ea;}
        
        Background color #8b99ea
      
           Border around this has a color of #8b99ea        
        
          <div style="border:2px solid #8b99ea;">Content here</div>
        
        
          .myborder {border:2px solid #8b99ea;}
        
        Border color #8b99ea