#808df1 color space conversions
Hex:
        #808df1
        RGB:
        128, 141, 241
        CMY:
        50, 45, 5
        CMYK:
        47, 41, 0, 5
      HSL:
        233°, 80.1418%, 72.3529%
        HSV (HSB):
        233°, 46.8880%, 94.5098%
        XYZ:
        34.3041, 29.9898, 87.1997
        xyY:
        0.2264, 0.1980, 29.9898
      CIE-Lab:
        61.6454, 21.3127, -51.8584
        CIE-LCH:
        61.6454, 56.0671, 292.3416
        CIE-Luv:
        61.6454, -11.0927, -85.2742
        Hunter-Lab:
        54.7630, 15.9793, -56.0741
      #808df1 color charts
#808df1 RGB chart
      #808df1 CMYK chart
      #808df1 RGB pie chart
      #808df1 color shades, tints & tones
#808df1 color schemes
#808df1 color preview, HTML & CSS examples
           This text has a color of #808df1        
        
          <p style="color:#808df1;">Text here</p>
        
        
          .mytext {color:#808df1;}
        
        Text color #808df1
      
           This box has a color of #808df1        
        
          <div style="background-color:#808df1;">Content here</div>
        
        
          .mybackground {background-color:#808df1;}
        
        Background color #808df1
      
           Border around this has a color of #808df1        
        
          <div style="border:2px solid #808df1;">Content here</div>
        
        
          .myborder {border:2px solid #808df1;}
        
        Border color #808df1