#988fa7 color space conversions
Hex:
        #988fa7
        RGB:
        152, 143, 167
        CMY:
        40, 44, 35
        CMYK:
        9, 14, 0, 35
      HSL:
        263°, 12.0000%, 60.7843%
        HSV (HSB):
        263°, 14.3713%, 65.4902%
        XYZ:
        29.7464, 29.1103, 40.6103
        xyY:
        0.2991, 0.2927, 29.1103
      CIE-Lab:
        60.8789, 8.0960, -11.4146
        CIE-LCH:
        60.8789, 13.9942, 305.3467
        CIE-Luv:
        60.8789, 3.5114, -18.1599
        Hunter-Lab:
        53.9540, 3.9927, -6.8588
      #988fa7 color charts
#988fa7 RGB chart
      #988fa7 CMYK chart
      #988fa7 RGB pie chart
      #988fa7 color shades, tints & tones
#988fa7 color schemes
#988fa7 color preview, HTML & CSS examples
           This text has a color of #988fa7        
        
          <p style="color:#988fa7;">Text here</p>
        
        
          .mytext {color:#988fa7;}
        
        Text color #988fa7
      
           This box has a color of #988fa7        
        
          <div style="background-color:#988fa7;">Content here</div>
        
        
          .mybackground {background-color:#988fa7;}
        
        Background color #988fa7
      
           Border around this has a color of #988fa7        
        
          <div style="border:2px solid #988fa7;">Content here</div>
        
        
          .myborder {border:2px solid #988fa7;}
        
        Border color #988fa7