#988dbf color space conversions
Hex:
        #988dbf
        RGB:
        152, 141, 191
        CMY:
        40, 45, 25
        CMYK:
        20, 26, 0, 25
      HSL:
        253°, 28.0899%, 65.0980%
        HSV (HSB):
        253°, 26.1780%, 74.9020%
        XYZ:
        31.8777, 29.4867, 53.3016
        xyY:
        0.2780, 0.2572, 29.4867
      CIE-Lab:
        61.2088, 14.5953, -24.5057
        CIE-LCH:
        61.2088, 28.5228, 300.7775
        CIE-Luv:
        61.2088, 2.5901, -39.6345
        Hunter-Lab:
        54.3017, 9.7602, -20.1868
      #988dbf color charts
#988dbf RGB chart
      #988dbf CMYK chart
      #988dbf RGB pie chart
      #988dbf color shades, tints & tones
#988dbf color schemes
#988dbf color preview, HTML & CSS examples
           This text has a color of #988dbf        
        
          <p style="color:#988dbf;">Text here</p>
        
        
          .mytext {color:#988dbf;}
        
        Text color #988dbf
      
           This box has a color of #988dbf        
        
          <div style="background-color:#988dbf;">Content here</div>
        
        
          .mybackground {background-color:#988dbf;}
        
        Background color #988dbf
      
           Border around this has a color of #988dbf        
        
          <div style="border:2px solid #988dbf;">Content here</div>
        
        
          .myborder {border:2px solid #988dbf;}
        
        Border color #988dbf