#988ebd color space conversions
Hex:
        #988ebd
        RGB:
        152, 142, 189
        CMY:
        40, 44, 26
        CMYK:
        20, 25, 0, 26
      HSL:
        253°, 26.2570%, 64.9020%
        HSV (HSB):
        253°, 24.8677%, 74.1176%
        XYZ:
        31.8072, 29.6955, 52.1995
        xyY:
        0.2797, 0.2612, 29.6955
      CIE-Lab:
        61.3906, 13.5552, -23.0983
        CIE-LCH:
        61.3906, 26.7820, 300.4065
        CIE-Luv:
        61.3906, 2.3046, -37.2572
        Hunter-Lab:
        54.4936, 8.8243, -18.6485
      #988ebd color charts
#988ebd RGB chart
      #988ebd CMYK chart
      #988ebd RGB pie chart
      #988ebd color shades, tints & tones
#988ebd color schemes
#988ebd color preview, HTML & CSS examples
           This text has a color of #988ebd        
        
          <p style="color:#988ebd;">Text here</p>
        
        
          .mytext {color:#988ebd;}
        
        Text color #988ebd
      
           This box has a color of #988ebd        
        
          <div style="background-color:#988ebd;">Content here</div>
        
        
          .mybackground {background-color:#988ebd;}
        
        Background color #988ebd
      
           Border around this has a color of #988ebd        
        
          <div style="border:2px solid #988ebd;">Content here</div>
        
        
          .myborder {border:2px solid #988ebd;}
        
        Border color #988ebd