#827bab color space conversions
Hex:
        #827bab
        RGB:
        130, 123, 171
        CMY:
        49, 52, 33
        CMYK:
        24, 28, 0, 33
      HSL:
        249°, 22.2222%, 57.6471%
        HSV (HSB):
        249°, 28.0702%, 67.0588%
        XYZ:
        23.6396, 21.8520, 41.5000
        xyY:
        0.2717, 0.2512, 21.8520
      CIE-Lab:
        53.8696, 13.2772, -24.5433
        CIE-LCH:
        53.8696, 27.9045, 298.4121
        CIE-Luv:
        53.8696, 0.5921, -38.5856
        Hunter-Lab:
        46.7461, 8.4619, -19.9138
      #827bab color charts
#827bab RGB chart
      #827bab CMYK chart
      #827bab RGB pie chart
      #827bab color shades, tints & tones
#827bab color schemes
#827bab color preview, HTML & CSS examples
           This text has a color of #827bab        
        
          <p style="color:#827bab;">Text here</p>
        
        
          .mytext {color:#827bab;}
        
        Text color #827bab
      
           This box has a color of #827bab        
        
          <div style="background-color:#827bab;">Content here</div>
        
        
          .mybackground {background-color:#827bab;}
        
        Background color #827bab
      
           Border around this has a color of #827bab        
        
          <div style="border:2px solid #827bab;">Content here</div>
        
        
          .myborder {border:2px solid #827bab;}
        
        Border color #827bab