#8a7dbf color space conversions
Hex:
        #8a7dbf
        RGB:
        138, 125, 191
        CMY:
        46, 51, 25
        CMYK:
        28, 35, 0, 25
      HSL:
        252°, 34.0206%, 61.9608%
        HSV (HSB):
        252°, 34.5550%, 74.9020%
        XYZ:
        27.2188, 23.8321, 52.4557
        xyY:
        0.2630, 0.2302, 23.8321
      CIE-Lab:
        55.9193, 19.5725, -32.7873
        CIE-LCH:
        55.9193, 38.1850, 300.8353
        CIE-Luv:
        55.9193, 2.1897, -52.8126
        Hunter-Lab:
        48.8181, 14.0920, -29.5352
      #8a7dbf color charts
#8a7dbf RGB chart
      #8a7dbf CMYK chart
      #8a7dbf RGB pie chart
      #8a7dbf color shades, tints & tones
#8a7dbf color schemes
#8a7dbf color preview, HTML & CSS examples
           This text has a color of #8a7dbf        
        
          <p style="color:#8a7dbf;">Text here</p>
        
        
          .mytext {color:#8a7dbf;}
        
        Text color #8a7dbf
      
           This box has a color of #8a7dbf        
        
          <div style="background-color:#8a7dbf;">Content here</div>
        
        
          .mybackground {background-color:#8a7dbf;}
        
        Background color #8a7dbf
      
           Border around this has a color of #8a7dbf        
        
          <div style="border:2px solid #8a7dbf;">Content here</div>
        
        
          .myborder {border:2px solid #8a7dbf;}
        
        Border color #8a7dbf