#847dbd color space conversions
Hex:
        #847dbd
        RGB:
        132, 125, 189
        CMY:
        48, 51, 26
        CMYK:
        30, 34, 0, 26
      HSL:
        247°, 32.6531%, 61.5686%
        HSV (HSB):
        247°, 33.8624%, 74.1176%
        XYZ:
        26.0346, 23.2469, 51.2590
        xyY:
        0.2589, 0.2312, 23.2469
      CIE-Lab:
        55.3257, 17.2805, -32.6093
        CIE-LCH:
        55.3257, 36.9050, 297.9203
        CIE-Luv:
        55.3257, -0.5753, -52.1220
        Hunter-Lab:
        48.2150, 12.0083, -29.2827
      #847dbd color charts
#847dbd RGB chart
      #847dbd CMYK chart
      #847dbd RGB pie chart
      #847dbd color shades, tints & tones
#847dbd color schemes
#847dbd color preview, HTML & CSS examples
           This text has a color of #847dbd        
        
          <p style="color:#847dbd;">Text here</p>
        
        
          .mytext {color:#847dbd;}
        
        Text color #847dbd
      
           This box has a color of #847dbd        
        
          <div style="background-color:#847dbd;">Content here</div>
        
        
          .mybackground {background-color:#847dbd;}
        
        Background color #847dbd
      
           Border around this has a color of #847dbd        
        
          <div style="border:2px solid #847dbd;">Content here</div>
        
        
          .myborder {border:2px solid #847dbd;}
        
        Border color #847dbd