#8a95ce color space conversions
Hex:
        #8a95ce
        RGB:
        138, 149, 206
        CMY:
        46, 42, 19
        CMYK:
        33, 28, 0, 19
      HSL:
        230°, 40.9639%, 67.4510%
        HSV (HSB):
        230°, 33.0097%, 80.7843%
        XYZ:
        32.3693, 31.3544, 62.7385
        xyY:
        0.2560, 0.2479, 31.3544
      CIE-Lab:
        62.8057, 9.4887, -30.5542
        CIE-LCH:
        62.8057, 31.9937, 287.2523
        CIE-Luv:
        62.8057, -8.5212, -48.9060
        Hunter-Lab:
        55.9950, 5.1950, -27.2338
      #8a95ce color charts
#8a95ce RGB chart
      #8a95ce CMYK chart
      #8a95ce RGB pie chart
      #8a95ce color shades, tints & tones
#8a95ce color schemes
#8a95ce color preview, HTML & CSS examples
           This text has a color of #8a95ce        
        
          <p style="color:#8a95ce;">Text here</p>
        
        
          .mytext {color:#8a95ce;}
        
        Text color #8a95ce
      
           This box has a color of #8a95ce        
        
          <div style="background-color:#8a95ce;">Content here</div>
        
        
          .mybackground {background-color:#8a95ce;}
        
        Background color #8a95ce
      
           Border around this has a color of #8a95ce        
        
          <div style="border:2px solid #8a95ce;">Content here</div>
        
        
          .myborder {border:2px solid #8a95ce;}
        
        Border color #8a95ce