#a094d9 color space conversions
Hex:
        #a094d9
        RGB:
        160, 148, 217
        CMY:
        37, 42, 15
        CMYK:
        26, 32, 0, 15
      HSL:
        250°, 47.5862%, 71.5686%
        HSV (HSB):
        250°, 31.7972%, 85.0980%
        XYZ:
        37.6115, 33.6631, 70.1609
        xyY:
        0.2659, 0.2380, 33.6631
      CIE-Lab:
        64.6943, 19.2625, -33.6181
        CIE-LCH:
        64.6943, 38.7456, 299.8119
        CIE-Luv:
        64.6943, 1.6355, -55.5162
        Hunter-Lab:
        58.0200, 14.1779, -31.0828
      #a094d9 color charts
#a094d9 RGB chart
      #a094d9 CMYK chart
      #a094d9 RGB pie chart
      #a094d9 color shades, tints & tones
#a094d9 color schemes
#a094d9 color preview, HTML & CSS examples
           This text has a color of #a094d9        
        
          <p style="color:#a094d9;">Text here</p>
        
        
          .mytext {color:#a094d9;}
        
        Text color #a094d9
      
           This box has a color of #a094d9        
        
          <div style="background-color:#a094d9;">Content here</div>
        
        
          .mybackground {background-color:#a094d9;}
        
        Background color #a094d9
      
           Border around this has a color of #a094d9        
        
          <div style="border:2px solid #a094d9;">Content here</div>
        
        
          .myborder {border:2px solid #a094d9;}
        
        Border color #a094d9