#827fec color space conversions
Hex:
        #827fec
        RGB:
        130, 127, 236
        CMY:
        49, 50, 7
        CMYK:
        45, 46, 0, 7
      HSL:
        242°, 74.1497%, 71.1765%
        HSV (HSB):
        242°, 46.1864%, 92.5490%
        XYZ:
        31.9356, 25.9807, 82.6885
        xyY:
        0.2271, 0.1848, 25.9807
      CIE-Lab:
        58.0187, 28.5558, -54.8516
        CIE-LCH:
        58.0187, 61.8395, 297.5015
        CIE-Luv:
        58.0187, -5.3531, -89.8994
        Hunter-Lab:
        50.9713, 22.6379, -60.5037
      #827fec color charts
#827fec RGB chart
      #827fec CMYK chart
      #827fec RGB pie chart
      #827fec color shades, tints & tones
#827fec color schemes
#827fec color preview, HTML & CSS examples
           This text has a color of #827fec        
        
          <p style="color:#827fec;">Text here</p>
        
        
          .mytext {color:#827fec;}
        
        Text color #827fec
      
           This box has a color of #827fec        
        
          <div style="background-color:#827fec;">Content here</div>
        
        
          .mybackground {background-color:#827fec;}
        
        Background color #827fec
      
           Border around this has a color of #827fec        
        
          <div style="border:2px solid #827fec;">Content here</div>
        
        
          .myborder {border:2px solid #827fec;}
        
        Border color #827fec