#8985bf color space conversions
Hex:
        #8985bf
        RGB:
        137, 133, 191
        CMY:
        46, 48, 25
        CMYK:
        28, 30, 0, 25
      HSL:
        244°, 31.1828%, 63.5294%
        HSV (HSB):
        244°, 30.3665%, 74.9020%
        XYZ:
        28.1080, 25.8550, 52.7993
        xyY:
        0.2633, 0.2422, 25.8550
      CIE-Lab:
        57.8992, 14.5890, -29.7153
        CIE-LCH:
        57.8992, 33.1035, 296.1492
        CIE-Luv:
        57.8992, -1.5640, -47.5532
        Hunter-Lab:
        50.8478, 9.6888, -25.9720
      #8985bf color charts
#8985bf RGB chart
      #8985bf CMYK chart
      #8985bf RGB pie chart
      #8985bf color shades, tints & tones
#8985bf color schemes
#8985bf color preview, HTML & CSS examples
           This text has a color of #8985bf        
        
          <p style="color:#8985bf;">Text here</p>
        
        
          .mytext {color:#8985bf;}
        
        Text color #8985bf
      
           This box has a color of #8985bf        
        
          <div style="background-color:#8985bf;">Content here</div>
        
        
          .mybackground {background-color:#8985bf;}
        
        Background color #8985bf
      
           Border around this has a color of #8985bf        
        
          <div style="border:2px solid #8985bf;">Content here</div>
        
        
          .myborder {border:2px solid #8985bf;}
        
        Border color #8985bf