#8d99ec color space conversions
Hex:
        #8d99ec
        RGB:
        141, 153, 236
        CMY:
        45, 40, 7
        CMYK:
        40, 35, 0, 7
      HSL:
        232°, 71.4286%, 73.9216%
        HSV (HSB):
        232°, 40.2542%, 92.5490%
        XYZ:
        37.5161, 34.5013, 84.0390
        xyY:
        0.2404, 0.2211, 34.5013
      CIE-Lab:
        65.3586, 16.0887, -43.1847
        CIE-LCH:
        65.3586, 46.0844, 290.4331
        CIE-Luv:
        65.3586, -10.1295, -71.0623
        Hunter-Lab:
        58.7378, 11.2174, -43.7125
      #8d99ec color charts
#8d99ec RGB chart
      #8d99ec CMYK chart
      #8d99ec RGB pie chart
      #8d99ec color shades, tints & tones
#8d99ec color schemes
#8d99ec color preview, HTML & CSS examples
           This text has a color of #8d99ec        
        
          <p style="color:#8d99ec;">Text here</p>
        
        
          .mytext {color:#8d99ec;}
        
        Text color #8d99ec
      
           This box has a color of #8d99ec        
        
          <div style="background-color:#8d99ec;">Content here</div>
        
        
          .mybackground {background-color:#8d99ec;}
        
        Background color #8d99ec
      
           Border around this has a color of #8d99ec        
        
          <div style="border:2px solid #8d99ec;">Content here</div>
        
        
          .myborder {border:2px solid #8d99ec;}
        
        Border color #8d99ec