#8b99ec color space conversions
Hex:
        #8b99ec
        RGB:
        139, 153, 236
        CMY:
        45, 40, 7
        CMYK:
        41, 35, 0, 7
      HSL:
        231°, 71.8519%, 73.5294%
        HSV (HSB):
        231°, 41.1017%, 92.5490%
        XYZ:
        37.1790, 34.3276, 84.0232
        xyY:
        0.2390, 0.2207, 34.3276
      CIE-Lab:
        65.2217, 15.5767, -43.4091
        CIE-LCH:
        65.2217, 46.1193, 289.7397
        CIE-Luv:
        65.2217, -10.9435, -71.3493
        Hunter-Lab:
        58.5897, 10.7379, -44.0147
      #8b99ec color charts
#8b99ec RGB chart
      #8b99ec CMYK chart
      #8b99ec RGB pie chart
      #8b99ec color shades, tints & tones
#8b99ec color schemes
#8b99ec color preview, HTML & CSS examples
           This text has a color of #8b99ec        
        
          <p style="color:#8b99ec;">Text here</p>
        
        
          .mytext {color:#8b99ec;}
        
        Text color #8b99ec
      
           This box has a color of #8b99ec        
        
          <div style="background-color:#8b99ec;">Content here</div>
        
        
          .mybackground {background-color:#8b99ec;}
        
        Background color #8b99ec
      
           Border around this has a color of #8b99ec        
        
          <div style="border:2px solid #8b99ec;">Content here</div>
        
        
          .myborder {border:2px solid #8b99ec;}
        
        Border color #8b99ec