#968adb color space conversions
Hex:
        #968adb
        RGB:
        150, 138, 219
        CMY:
        41, 46, 14
        CMYK:
        32, 37, 0, 14
      HSL:
        249°, 52.9412%, 70.0000%
        HSV (HSB):
        249°, 36.9863%, 85.8824%
        XYZ:
        34.4523, 29.7755, 70.9492
        xyY:
        0.2549, 0.2203, 29.7755
      CIE-Lab:
        61.4600, 22.6239, -39.8390
        CIE-LCH:
        61.4600, 45.8147, 299.5915
        CIE-Luv:
        61.4600, 0.6010, -65.6453
        Hunter-Lab:
        54.5669, 17.2089, -38.8935
      #968adb color charts
#968adb RGB chart
      #968adb CMYK chart
      #968adb RGB pie chart
      #968adb color shades, tints & tones
#968adb color schemes
#968adb color preview, HTML & CSS examples
           This text has a color of #968adb        
        
          <p style="color:#968adb;">Text here</p>
        
        
          .mytext {color:#968adb;}
        
        Text color #968adb
      
           This box has a color of #968adb        
        
          <div style="background-color:#968adb;">Content here</div>
        
        
          .mybackground {background-color:#968adb;}
        
        Background color #968adb
      
           Border around this has a color of #968adb        
        
          <div style="border:2px solid #968adb;">Content here</div>
        
        
          .myborder {border:2px solid #968adb;}
        
        Border color #968adb