#9a94db color space conversions
Hex:
        #9a94db
        RGB:
        154, 148, 219
        CMY:
        40, 42, 14
        CMYK:
        30, 32, 0, 14
      HSL:
        245°, 49.6503%, 71.9608%
        HSV (HSB):
        245°, 32.4201%, 85.8824%
        XYZ:
        36.7025, 33.1643, 71.4848
        xyY:
        0.2597, 0.2346, 33.1643
      CIE-Lab:
        64.2937, 18.0078, -35.3884
        CIE-LCH:
        64.2937, 39.7067, 296.9698
        CIE-Luv:
        64.2937, -1.4481, -58.1995
        Hunter-Lab:
        57.5885, 12.9825, -33.2850
      #9a94db color charts
#9a94db RGB chart
      #9a94db CMYK chart
      #9a94db RGB pie chart
      #9a94db color shades, tints & tones
#9a94db color schemes
#9a94db color preview, HTML & CSS examples
           This text has a color of #9a94db        
        
          <p style="color:#9a94db;">Text here</p>
        
        
          .mytext {color:#9a94db;}
        
        Text color #9a94db
      
           This box has a color of #9a94db        
        
          <div style="background-color:#9a94db;">Content here</div>
        
        
          .mybackground {background-color:#9a94db;}
        
        Background color #9a94db
      
           Border around this has a color of #9a94db        
        
          <div style="border:2px solid #9a94db;">Content here</div>
        
        
          .myborder {border:2px solid #9a94db;}
        
        Border color #9a94db