#8a90ba color space conversions
Hex:
        #8a90ba
        RGB:
        138, 144, 186
        CMY:
        46, 44, 27
        CMYK:
        26, 23, 0, 27
      HSL:
        233°, 25.8065%, 63.5294%
        HSV (HSB):
        233°, 25.8065%, 72.9412%
        XYZ:
        29.3174, 28.8950, 50.4865
        xyY:
        0.2697, 0.2658, 28.8950
      CIE-Lab:
        60.6888, 7.2755, -22.5770
        CIE-LCH:
        60.6888, 23.7203, 287.8616
        CIE-Luv:
        60.6888, -5.4512, -35.4503
        Hunter-Lab:
        53.7540, 3.2842, -18.0581
      #8a90ba color charts
#8a90ba RGB chart
      #8a90ba CMYK chart
      #8a90ba RGB pie chart
      #8a90ba color shades, tints & tones
#8a90ba color schemes
#8a90ba color preview, HTML & CSS examples
           This text has a color of #8a90ba        
        
          <p style="color:#8a90ba;">Text here</p>
        
        
          .mytext {color:#8a90ba;}
        
        Text color #8a90ba
      
           This box has a color of #8a90ba        
        
          <div style="background-color:#8a90ba;">Content here</div>
        
        
          .mybackground {background-color:#8a90ba;}
        
        Background color #8a90ba
      
           Border around this has a color of #8a90ba        
        
          <div style="border:2px solid #8a90ba;">Content here</div>
        
        
          .myborder {border:2px solid #8a90ba;}
        
        Border color #8a90ba