#9b94dd color space conversions
Hex:
        #9b94dd
        RGB:
        155, 148, 221
        CMY:
        39, 42, 13
        CMYK:
        30, 33, 0, 13
      HSL:
        246°, 51.7730%, 72.3529%
        HSV (HSB):
        246°, 33.0317%, 86.6667%
        XYZ:
        37.1586, 33.3688, 72.8890
        xyY:
        0.2591, 0.2327, 33.3688
      CIE-Lab:
        64.4584, 18.7999, -36.2352
        CIE-LCH:
        64.4584, 40.8219, 297.4216
        CIE-Luv:
        64.4584, -1.1115, -59.7267
        Hunter-Lab:
        57.7658, 13.7325, -34.3762
      #9b94dd color charts
#9b94dd RGB chart
      #9b94dd CMYK chart
      #9b94dd RGB pie chart
      #9b94dd color shades, tints & tones
#9b94dd color schemes
#9b94dd color preview, HTML & CSS examples
           This text has a color of #9b94dd        
        
          <p style="color:#9b94dd;">Text here</p>
        
        
          .mytext {color:#9b94dd;}
        
        Text color #9b94dd
      
           This box has a color of #9b94dd        
        
          <div style="background-color:#9b94dd;">Content here</div>
        
        
          .mybackground {background-color:#9b94dd;}
        
        Background color #9b94dd
      
           Border around this has a color of #9b94dd        
        
          <div style="border:2px solid #9b94dd;">Content here</div>
        
        
          .myborder {border:2px solid #9b94dd;}
        
        Border color #9b94dd