#8a90bf color space conversions
Hex:
        #8a90bf
        RGB:
        138, 144, 191
        CMY:
        46, 44, 25
        CMYK:
        28, 25, 0, 25
      HSL:
        233°, 29.2818%, 64.5098%
        HSV (HSB):
        233°, 27.7487%, 74.9020%
        XYZ:
        29.8585, 29.1114, 53.3356
        xyY:
        0.2659, 0.2592, 29.1114
      CIE-Lab:
        60.8798, 8.5178, -25.1065
        CIE-LCH:
        60.8798, 26.5120, 288.7403
        CIE-Luv:
        60.8798, -5.7095, -39.6985
        Hunter-Lab:
        53.9550, 4.3600, -20.8409
      #8a90bf color charts
#8a90bf RGB chart
      #8a90bf CMYK chart
      #8a90bf RGB pie chart
      #8a90bf color shades, tints & tones
#8a90bf color schemes
#8a90bf color preview, HTML & CSS examples
           This text has a color of #8a90bf        
        
          <p style="color:#8a90bf;">Text here</p>
        
        
          .mytext {color:#8a90bf;}
        
        Text color #8a90bf
      
           This box has a color of #8a90bf        
        
          <div style="background-color:#8a90bf;">Content here</div>
        
        
          .mybackground {background-color:#8a90bf;}
        
        Background color #8a90bf
      
           Border around this has a color of #8a90bf        
        
          <div style="border:2px solid #8a90bf;">Content here</div>
        
        
          .myborder {border:2px solid #8a90bf;}
        
        Border color #8a90bf