#8a95be color space conversions
Hex:
        #8a95be
        RGB:
        138, 149, 190
        CMY:
        46, 42, 25
        CMYK:
        27, 22, 0, 25
      HSL:
        227°, 28.5714%, 64.3137%
        HSV (HSB):
        227°, 27.3684%, 74.5098%
        XYZ:
        30.5229, 30.6159, 53.0159
        xyY:
        0.2674, 0.2682, 30.6159
      CIE-Lab:
        62.1820, 5.4077, -22.5457
        CIE-LCH:
        62.1820, 23.1852, 283.4879
        CIE-Luv:
        62.1820, -7.8100, -35.2819
        Hunter-Lab:
        55.3316, 1.6368, -18.0765
      #8a95be color charts
#8a95be RGB chart
      #8a95be CMYK chart
      #8a95be RGB pie chart
      #8a95be color shades, tints & tones
#8a95be color schemes
#8a95be color preview, HTML & CSS examples
           This text has a color of #8a95be        
        
          <p style="color:#8a95be;">Text here</p>
        
        
          .mytext {color:#8a95be;}
        
        Text color #8a95be
      
           This box has a color of #8a95be        
        
          <div style="background-color:#8a95be;">Content here</div>
        
        
          .mybackground {background-color:#8a95be;}
        
        Background color #8a95be
      
           Border around this has a color of #8a95be        
        
          <div style="border:2px solid #8a95be;">Content here</div>
        
        
          .myborder {border:2px solid #8a95be;}
        
        Border color #8a95be