#808cf5 color space conversions
Hex:
        #808cf5
        RGB:
        128, 140, 245
        CMY:
        50, 45, 4
        CMYK:
        48, 43, 0, 4
      HSL:
        234°, 85.4015%, 73.1373%
        HSV (HSB):
        234°, 47.7551%, 96.0784%
        XYZ:
        34.7616, 29.9379, 90.3327
        xyY:
        0.2242, 0.1931, 29.9379
      CIE-Lab:
        61.6006, 23.0813, -54.1338
        CIE-LCH:
        61.6006, 58.8491, 293.0921
        CIE-Luv:
        61.6006, -10.9155, -89.1934
        Hunter-Lab:
        54.7156, 17.6514, -59.5839
      #808cf5 color charts
#808cf5 RGB chart
      #808cf5 CMYK chart
      #808cf5 RGB pie chart
      #808cf5 color shades, tints & tones
#808cf5 color schemes
#808cf5 color preview, HTML & CSS examples
           This text has a color of #808cf5        
        
          <p style="color:#808cf5;">Text here</p>
        
        
          .mytext {color:#808cf5;}
        
        Text color #808cf5
      
           This box has a color of #808cf5        
        
          <div style="background-color:#808cf5;">Content here</div>
        
        
          .mybackground {background-color:#808cf5;}
        
        Background color #808cf5
      
           Border around this has a color of #808cf5        
        
          <div style="border:2px solid #808cf5;">Content here</div>
        
        
          .myborder {border:2px solid #808cf5;}
        
        Border color #808cf5