#8a94db color space conversions
Hex:
        #8a94db
        RGB:
        138, 148, 219
        CMY:
        46, 42, 14
        CMYK:
        37, 32, 0, 14
      HSL:
        233°, 52.9412%, 70.0000%
        HSV (HSB):
        233°, 36.9863%, 85.8824%
        XYZ:
        33.8573, 31.6976, 71.3516
        xyY:
        0.2473, 0.2315, 31.6976
      CIE-Lab:
        63.0921, 13.5246, -37.3522
        CIE-LCH:
        63.0921, 39.7253, 289.9045
        CIE-Luv:
        63.0921, -8.7116, -60.6665
        Hunter-Lab:
        56.3006, 8.8180, -35.7298
      #8a94db color charts
#8a94db RGB chart
      #8a94db CMYK chart
      #8a94db RGB pie chart
      #8a94db color shades, tints & tones
#8a94db color schemes
#8a94db color preview, HTML & CSS examples
           This text has a color of #8a94db        
        
          <p style="color:#8a94db;">Text here</p>
        
        
          .mytext {color:#8a94db;}
        
        Text color #8a94db
      
           This box has a color of #8a94db        
        
          <div style="background-color:#8a94db;">Content here</div>
        
        
          .mybackground {background-color:#8a94db;}
        
        Background color #8a94db
      
           Border around this has a color of #8a94db        
        
          <div style="border:2px solid #8a94db;">Content here</div>
        
        
          .myborder {border:2px solid #8a94db;}
        
        Border color #8a94db