#8a72da color space conversions
Hex:
        #8a72da
        RGB:
        138, 114, 218
        CMY:
        46, 55, 15
        CMYK:
        37, 48, 0, 15
      HSL:
        254°, 58.4270%, 65.0980%
        HSV (HSB):
        254°, 47.7064%, 85.4902%
        XYZ:
        29.1534, 22.4999, 69.1360
        xyY:
        0.2414, 0.1863, 22.4999
      CIE-Lab:
        54.5534, 33.0902, -50.2571
        CIE-LCH:
        54.5534, 60.1726, 303.3616
        CIE-Luv:
        54.5534, 3.7580, -81.9740
        Hunter-Lab:
        47.4340, 26.6984, -53.2125
      #8a72da color charts
#8a72da RGB chart
      #8a72da CMYK chart
      #8a72da RGB pie chart
      #8a72da color shades, tints & tones
#8a72da color schemes
#8a72da color preview, HTML & CSS examples
           This text has a color of #8a72da        
        
          <p style="color:#8a72da;">Text here</p>
        
        
          .mytext {color:#8a72da;}
        
        Text color #8a72da
      
           This box has a color of #8a72da        
        
          <div style="background-color:#8a72da;">Content here</div>
        
        
          .mybackground {background-color:#8a72da;}
        
        Background color #8a72da
      
           Border around this has a color of #8a72da        
        
          <div style="border:2px solid #8a72da;">Content here</div>
        
        
          .myborder {border:2px solid #8a72da;}
        
        Border color #8a72da