#827dee color space conversions
Hex:
        #827dee
        RGB:
        130, 125, 238
        CMY:
        49, 51, 7
        CMYK:
        45, 47, 0, 7
      HSL:
        243°, 76.8707%, 71.1765%
        HSV (HSB):
        243°, 47.4790%, 93.3333%
        XYZ:
        31.9722, 25.5861, 84.1424
        xyY:
        0.2256, 0.1806, 25.5861
      CIE-Lab:
        57.6421, 30.3118, -56.5642
        CIE-LCH:
        57.6421, 64.1741, 298.1861
        CIE-Luv:
        57.6421, -4.8292, -92.7031
        Hunter-Lab:
        50.5827, 24.3060, -63.2188
      #827dee color charts
#827dee RGB chart
      #827dee CMYK chart
      #827dee RGB pie chart
      #827dee color shades, tints & tones
#827dee color schemes
#827dee color preview, HTML & CSS examples
           This text has a color of #827dee        
        
          <p style="color:#827dee;">Text here</p>
        
        
          .mytext {color:#827dee;}
        
        Text color #827dee
      
           This box has a color of #827dee        
        
          <div style="background-color:#827dee;">Content here</div>
        
        
          .mybackground {background-color:#827dee;}
        
        Background color #827dee
      
           Border around this has a color of #827dee        
        
          <div style="border:2px solid #827dee;">Content here</div>
        
        
          .myborder {border:2px solid #827dee;}
        
        Border color #827dee