#8d87bf color space conversions
Hex:
        #8d87bf
        RGB:
        141, 135, 191
        CMY:
        45, 47, 25
        CMYK:
        26, 29, 0, 25
      HSL:
        246°, 30.4348%, 63.9216%
        HSV (HSB):
        246°, 29.3194%, 74.9020%
        XYZ:
        29.0524, 26.7523, 52.9227
        xyY:
        0.2672, 0.2460, 26.7523
      CIE-Lab:
        58.7443, 14.6361, -28.3805
        CIE-LCH:
        58.7443, 31.9322, 297.2806
        CIE-Luv:
        58.7443, -0.4388, -45.5385
        Hunter-Lab:
        51.7226, 9.7485, -24.4599
      #8d87bf color charts
#8d87bf RGB chart
      #8d87bf CMYK chart
      #8d87bf RGB pie chart
      #8d87bf color shades, tints & tones
#8d87bf color schemes
#8d87bf color preview, HTML & CSS examples
           This text has a color of #8d87bf        
        
          <p style="color:#8d87bf;">Text here</p>
        
        
          .mytext {color:#8d87bf;}
        
        Text color #8d87bf
      
           This box has a color of #8d87bf        
        
          <div style="background-color:#8d87bf;">Content here</div>
        
        
          .mybackground {background-color:#8d87bf;}
        
        Background color #8d87bf
      
           Border around this has a color of #8d87bf        
        
          <div style="border:2px solid #8d87bf;">Content here</div>
        
        
          .myborder {border:2px solid #8d87bf;}
        
        Border color #8d87bf