#827bee color space conversions
Hex:
        #827bee
        RGB:
        130, 123, 238
        CMY:
        49, 52, 7
        CMYK:
        45, 48, 0, 7
      HSL:
        244°, 77.1812%, 70.7843%
        HSV (HSB):
        244°, 48.3193%, 93.3333%
        XYZ:
        31.7215, 25.0848, 84.0589
        xyY:
        0.2252, 0.1781, 25.0848
      CIE-Lab:
        57.1579, 31.4875, -57.3382
        CIE-LCH:
        57.1579, 65.4150, 298.7735
        CIE-Luv:
        57.1579, -4.1892, -93.8915
        Hunter-Lab:
        50.0847, 25.4059, -64.4491
      #827bee color charts
#827bee RGB chart
      #827bee CMYK chart
      #827bee RGB pie chart
      #827bee color shades, tints & tones
#827bee color schemes
#827bee color preview, HTML & CSS examples
           This text has a color of #827bee        
        
          <p style="color:#827bee;">Text here</p>
        
        
          .mytext {color:#827bee;}
        
        Text color #827bee
      
           This box has a color of #827bee        
        
          <div style="background-color:#827bee;">Content here</div>
        
        
          .mybackground {background-color:#827bee;}
        
        Background color #827bee
      
           Border around this has a color of #827bee        
        
          <div style="border:2px solid #827bee;">Content here</div>
        
        
          .myborder {border:2px solid #827bee;}
        
        Border color #827bee