#8a95bb color space conversions
Hex:
        #8a95bb
        RGB:
        138, 149, 187
        CMY:
        46, 42, 27
        CMYK:
        26, 20, 0, 27
      HSL:
        227°, 26.4865%, 63.7255%
        HSV (HSB):
        227°, 26.2032%, 73.3333%
        XYZ:
        30.1983, 30.4860, 51.3065
        xyY:
        0.2696, 0.2722, 30.4860
      CIE-Lab:
        62.0713, 4.6666, -21.0269
        CIE-LCH:
        62.0713, 21.5385, 282.5131
        CIE-Luv:
        62.0713, -7.6776, -32.7352
        Hunter-Lab:
        55.2141, 1.0024, -16.4440
      #8a95bb color charts
#8a95bb RGB chart
      #8a95bb CMYK chart
      #8a95bb RGB pie chart
      #8a95bb color shades, tints & tones
#8a95bb color schemes
#8a95bb color preview, HTML & CSS examples
           This text has a color of #8a95bb        
        
          <p style="color:#8a95bb;">Text here</p>
        
        
          .mytext {color:#8a95bb;}
        
        Text color #8a95bb
      
           This box has a color of #8a95bb        
        
          <div style="background-color:#8a95bb;">Content here</div>
        
        
          .mybackground {background-color:#8a95bb;}
        
        Background color #8a95bb
      
           Border around this has a color of #8a95bb        
        
          <div style="border:2px solid #8a95bb;">Content here</div>
        
        
          .myborder {border:2px solid #8a95bb;}
        
        Border color #8a95bb