#827beb color space conversions
Hex:
        #827beb
        RGB:
        130, 123, 235
        CMY:
        49, 52, 8
        CMYK:
        45, 48, 0, 8
      HSL:
        244°, 73.6842%, 70.1961%
        HSV (HSB):
        244°, 47.6596%, 92.1569%
        XYZ:
        31.2843, 24.9099, 81.7565
        xyY:
        0.2268, 0.1806, 24.9099
      CIE-Lab:
        56.9875, 30.6212, -55.9414
        CIE-LCH:
        56.9875, 63.7738, 298.6954
        CIE-Luv:
        56.9875, -3.9865, -91.5211
        Hunter-Lab:
        49.9098, 24.5445, -62.1851
      #827beb color charts
#827beb RGB chart
      #827beb CMYK chart
      #827beb RGB pie chart
      #827beb color shades, tints & tones
#827beb color schemes
#827beb color preview, HTML & CSS examples
           This text has a color of #827beb        
        
          <p style="color:#827beb;">Text here</p>
        
        
          .mytext {color:#827beb;}
        
        Text color #827beb
      
           This box has a color of #827beb        
        
          <div style="background-color:#827beb;">Content here</div>
        
        
          .mybackground {background-color:#827beb;}
        
        Background color #827beb
      
           Border around this has a color of #827beb        
        
          <div style="border:2px solid #827beb;">Content here</div>
        
        
          .myborder {border:2px solid #827beb;}
        
        Border color #827beb