#8a94cb color space conversions
Hex:
        #8a94cb
        RGB:
        138, 148, 203
        CMY:
        46, 42, 20
        CMYK:
        32, 27, 0, 20
      HSL:
        231°, 38.4615%, 66.8627%
        HSV (HSB):
        231°, 32.0197%, 79.6078%
        XYZ:
        31.8506, 30.8949, 60.7845
        xyY:
        0.2578, 0.2501, 30.8949
      CIE-Lab:
        62.4188, 9.2814, -29.4752
        CIE-LCH:
        62.4188, 30.9020, 287.4785
        CIE-Luv:
        62.4188, -7.9742, -47.0652
        Hunter-Lab:
        55.5832, 5.0147, -25.9300
      #8a94cb color charts
#8a94cb RGB chart
      #8a94cb CMYK chart
      #8a94cb RGB pie chart
      #8a94cb color shades, tints & tones
#8a94cb color schemes
#8a94cb color preview, HTML & CSS examples
           This text has a color of #8a94cb        
        
          <p style="color:#8a94cb;">Text here</p>
        
        
          .mytext {color:#8a94cb;}
        
        Text color #8a94cb
      
           This box has a color of #8a94cb        
        
          <div style="background-color:#8a94cb;">Content here</div>
        
        
          .mybackground {background-color:#8a94cb;}
        
        Background color #8a94cb
      
           Border around this has a color of #8a94cb        
        
          <div style="border:2px solid #8a94cb;">Content here</div>
        
        
          .myborder {border:2px solid #8a94cb;}
        
        Border color #8a94cb