#9a94dd color space conversions
Hex:
        #9a94dd
        RGB:
        154, 148, 221
        CMY:
        40, 42, 13
        CMYK:
        30, 33, 0, 13
      HSL:
        245°, 51.7730%, 72.3529%
        HSV (HSB):
        245°, 33.0317%, 86.6667%
        XYZ:
        36.9675, 33.2703, 72.8800
        xyY:
        0.2583, 0.2325, 33.2703
      CIE-Lab:
        64.3792, 18.5136, -36.3648
        CIE-LCH:
        64.3792, 40.8063, 296.9811
        CIE-Luv:
        64.3792, -1.5884, -59.8899
        Hunter-Lab:
        57.6804, 13.4603, -34.5375
      #9a94dd color charts
#9a94dd RGB chart
      #9a94dd CMYK chart
      #9a94dd RGB pie chart
      #9a94dd color shades, tints & tones
#9a94dd color schemes
#9a94dd color preview, HTML & CSS examples
           This text has a color of #9a94dd        
        
          <p style="color:#9a94dd;">Text here</p>
        
        
          .mytext {color:#9a94dd;}
        
        Text color #9a94dd
      
           This box has a color of #9a94dd        
        
          <div style="background-color:#9a94dd;">Content here</div>
        
        
          .mybackground {background-color:#9a94dd;}
        
        Background color #9a94dd
      
           Border around this has a color of #9a94dd        
        
          <div style="border:2px solid #9a94dd;">Content here</div>
        
        
          .myborder {border:2px solid #9a94dd;}
        
        Border color #9a94dd