#8b94ec color space conversions
Hex:
        #8b94ec
        RGB:
        139, 148, 236
        CMY:
        45, 42, 7
        CMYK:
        41, 37, 0, 7
      HSL:
        234°, 71.8519%, 73.5294%
        HSV (HSB):
        234°, 41.1017%, 92.5490%
        XYZ:
        36.3777, 32.7249, 83.7561
        xyY:
        0.2380, 0.2141, 32.7249
      CIE-Lab:
        63.9375, 18.4658, -45.4287
        CIE-LCH:
        63.9375, 49.0383, 292.1207
        CIE-Luv:
        63.9375, -9.0872, -74.8262
        Hunter-Lab:
        57.2057, 13.4000, -46.7638
      #8b94ec color charts
#8b94ec RGB chart
      #8b94ec CMYK chart
      #8b94ec RGB pie chart
      #8b94ec color shades, tints & tones
#8b94ec color schemes
#8b94ec color preview, HTML & CSS examples
           This text has a color of #8b94ec        
        
          <p style="color:#8b94ec;">Text here</p>
        
        
          .mytext {color:#8b94ec;}
        
        Text color #8b94ec
      
           This box has a color of #8b94ec        
        
          <div style="background-color:#8b94ec;">Content here</div>
        
        
          .mybackground {background-color:#8b94ec;}
        
        Background color #8b94ec
      
           Border around this has a color of #8b94ec        
        
          <div style="border:2px solid #8b94ec;">Content here</div>
        
        
          .myborder {border:2px solid #8b94ec;}
        
        Border color #8b94ec