#988bc3 color space conversions
Hex:
        #988bc3
        RGB:
        152, 139, 195
        CMY:
        40, 45, 24
        CMYK:
        22, 29, 0, 24
      HSL:
        254°, 31.8182%, 65.4902%
        HSV (HSB):
        254°, 28.7179%, 76.4706%
        XYZ:
        32.0318, 29.0808, 55.5546
        xyY:
        0.2746, 0.2493, 29.0808
      CIE-Lab:
        60.8528, 16.6885, -27.3098
        CIE-LCH:
        60.8528, 32.0052, 301.4283
        CIE-Luv:
        60.8528, 3.1367, -44.3861
        Hunter-Lab:
        53.9266, 11.6556, -23.3314
      #988bc3 color charts
#988bc3 RGB chart
      #988bc3 CMYK chart
      #988bc3 RGB pie chart
      #988bc3 color shades, tints & tones
#988bc3 color schemes
#988bc3 color preview, HTML & CSS examples
           This text has a color of #988bc3        
        
          <p style="color:#988bc3;">Text here</p>
        
        
          .mytext {color:#988bc3;}
        
        Text color #988bc3
      
           This box has a color of #988bc3        
        
          <div style="background-color:#988bc3;">Content here</div>
        
        
          .mybackground {background-color:#988bc3;}
        
        Background color #988bc3
      
           Border around this has a color of #988bc3        
        
          <div style="border:2px solid #988bc3;">Content here</div>
        
        
          .myborder {border:2px solid #988bc3;}
        
        Border color #988bc3