#827dd1 color space conversions
Hex:
        #827dd1
        RGB:
        130, 125, 209
        CMY:
        49, 51, 18
        CMYK:
        38, 40, 0, 18
      HSL:
        244°, 47.7273%, 65.4902%
        HSV (HSB):
        244°, 40.1914%, 81.9608%
        XYZ:
        28.0482, 24.0165, 63.4790
        xyY:
        0.2427, 0.2079, 24.0165
      CIE-Lab:
        56.1043, 22.0888, -42.7604
        CIE-LCH:
        56.1043, 48.1287, 297.3196
        CIE-Luv:
        56.1043, -2.9033, -69.1796
        Hunter-Lab:
        49.0066, 16.4000, -42.4945
      #827dd1 color charts
#827dd1 RGB chart
      #827dd1 CMYK chart
      #827dd1 RGB pie chart
      #827dd1 color shades, tints & tones
#827dd1 color schemes
#827dd1 color preview, HTML & CSS examples
           This text has a color of #827dd1        
        
          <p style="color:#827dd1;">Text here</p>
        
        
          .mytext {color:#827dd1;}
        
        Text color #827dd1
      
           This box has a color of #827dd1        
        
          <div style="background-color:#827dd1;">Content here</div>
        
        
          .mybackground {background-color:#827dd1;}
        
        Background color #827dd1
      
           Border around this has a color of #827dd1        
        
          <div style="border:2px solid #827dd1;">Content here</div>
        
        
          .myborder {border:2px solid #827dd1;}
        
        Border color #827dd1