#827fca color space conversions
Hex:
        #827fca
        RGB:
        130, 127, 202
        CMY:
        49, 50, 21
        CMYK:
        36, 37, 0, 21
      HSL:
        242°, 41.4365%, 64.5098%
        HSV (HSB):
        242°, 37.1287%, 79.2157%
        XYZ:
        27.4560, 24.1888, 59.0989
        xyY:
        0.2479, 0.2184, 24.1888
      CIE-Lab:
        56.2764, 18.9877, -38.5291
        CIE-LCH:
        56.2764, 42.9538, 296.2348
        CIE-Luv:
        56.2764, -3.1800, -62.0262
        Hunter-Lab:
        49.1821, 13.5790, -36.8174
      #827fca color charts
#827fca RGB chart
      #827fca CMYK chart
      #827fca RGB pie chart
      #827fca color shades, tints & tones
#827fca color schemes
#827fca color preview, HTML & CSS examples
           This text has a color of #827fca        
        
          <p style="color:#827fca;">Text here</p>
        
        
          .mytext {color:#827fca;}
        
        Text color #827fca
      
           This box has a color of #827fca        
        
          <div style="background-color:#827fca;">Content here</div>
        
        
          .mybackground {background-color:#827fca;}
        
        Background color #827fca
      
           Border around this has a color of #827fca        
        
          <div style="border:2px solid #827fca;">Content here</div>
        
        
          .myborder {border:2px solid #827fca;}
        
        Border color #827fca