#8a95bd color space conversions
Hex:
        #8a95bd
        RGB:
        138, 149, 189
        CMY:
        46, 42, 26
        CMYK:
        27, 21, 0, 26
      HSL:
        227°, 27.8689%, 64.1176%
        HSV (HSB):
        227°, 26.9841%, 74.1176%
        XYZ:
        30.4140, 30.5723, 52.4422
        xyY:
        0.2681, 0.2695, 30.5723
      CIE-Lab:
        62.1449, 5.1598, -22.0400
        CIE-LCH:
        62.1449, 22.6359, 283.1762
        CIE-Luv:
        62.1449, -7.7658, -34.4325
        Hunter-Lab:
        55.2922, 1.4242, -17.5293
      #8a95bd color charts
#8a95bd RGB chart
      #8a95bd CMYK chart
      #8a95bd RGB pie chart
      #8a95bd color shades, tints & tones
#8a95bd color schemes
#8a95bd color preview, HTML & CSS examples
           This text has a color of #8a95bd        
        
          <p style="color:#8a95bd;">Text here</p>
        
        
          .mytext {color:#8a95bd;}
        
        Text color #8a95bd
      
           This box has a color of #8a95bd        
        
          <div style="background-color:#8a95bd;">Content here</div>
        
        
          .mybackground {background-color:#8a95bd;}
        
        Background color #8a95bd
      
           Border around this has a color of #8a95bd        
        
          <div style="border:2px solid #8a95bd;">Content here</div>
        
        
          .myborder {border:2px solid #8a95bd;}
        
        Border color #8a95bd