#988fcf color space conversions
Hex:
        #988fcf
        RGB:
        152, 143, 207
        CMY:
        40, 44, 19
        CMYK:
        27, 31, 0, 19
      HSL:
        248°, 40.0000%, 68.6275%
        HSV (HSB):
        248°, 30.9179%, 81.1765%
        XYZ:
        34.0338, 30.8253, 63.1876
        xyY:
        0.2658, 0.2407, 30.8253
      CIE-Lab:
        62.3599, 17.2957, -31.7190
        CIE-LCH:
        62.3599, 36.1280, 298.6027
        CIE-Luv:
        62.3599, 0.4986, -51.8093
        Hunter-Lab:
        55.5206, 12.2587, -28.6132
      #988fcf color charts
#988fcf RGB chart
      #988fcf CMYK chart
      #988fcf RGB pie chart
      #988fcf color shades, tints & tones
#988fcf color schemes
#988fcf color preview, HTML & CSS examples
           This text has a color of #988fcf        
        
          <p style="color:#988fcf;">Text here</p>
        
        
          .mytext {color:#988fcf;}
        
        Text color #988fcf
      
           This box has a color of #988fcf        
        
          <div style="background-color:#988fcf;">Content here</div>
        
        
          .mybackground {background-color:#988fcf;}
        
        Background color #988fcf
      
           Border around this has a color of #988fcf        
        
          <div style="border:2px solid #988fcf;">Content here</div>
        
        
          .myborder {border:2px solid #988fcf;}
        
        Border color #988fcf