#a094d8 color space conversions
Hex:
        #a094d8
        RGB:
        160, 148, 216
        CMY:
        37, 42, 15
        CMYK:
        26, 31, 0, 15
      HSL:
        251°, 46.5753%, 71.3725%
        HSV (HSB):
        251°, 31.4815%, 84.7059%
        XYZ:
        37.4818, 33.6113, 69.4779
        xyY:
        0.2666, 0.2391, 33.6113
      CIE-Lab:
        64.6528, 19.0188, -33.1271
        CIE-LCH:
        64.6528, 38.1985, 299.8609
        CIE-Luv:
        64.6528, 1.7151, -54.6707
        Hunter-Lab:
        57.9752, 13.9461, -30.4709
      #a094d8 color charts
#a094d8 RGB chart
      #a094d8 CMYK chart
      #a094d8 RGB pie chart
      #a094d8 color shades, tints & tones
#a094d8 color schemes
#a094d8 color preview, HTML & CSS examples
           This text has a color of #a094d8        
        
          <p style="color:#a094d8;">Text here</p>
        
        
          .mytext {color:#a094d8;}
        
        Text color #a094d8
      
           This box has a color of #a094d8        
        
          <div style="background-color:#a094d8;">Content here</div>
        
        
          .mybackground {background-color:#a094d8;}
        
        Background color #a094d8
      
           Border around this has a color of #a094d8        
        
          <div style="border:2px solid #a094d8;">Content here</div>
        
        
          .myborder {border:2px solid #a094d8;}
        
        Border color #a094d8