#807ad5 color space conversions
Hex:
        #807ad5
        RGB:
        128, 122, 213
        CMY:
        50, 52, 16
        CMYK:
        40, 43, 0, 16
      HSL:
        244°, 52.0000%, 65.6863%
        HSV (HSB):
        244°, 42.7230%, 83.5294%
        XYZ:
        27.8719, 23.3124, 65.9815
        xyY:
        0.2379, 0.1990, 23.3124
      CIE-Lab:
        55.3926, 24.4575, -46.1549
        CIE-LCH:
        55.3926, 52.2345, 297.9192
        CIE-Luv:
        55.3926, -2.9651, -74.7219
        Hunter-Lab:
        48.2829, 18.5462, -47.2254
      #807ad5 color charts
#807ad5 RGB chart
      #807ad5 CMYK chart
      #807ad5 RGB pie chart
      #807ad5 color shades, tints & tones
#807ad5 color schemes
#807ad5 color preview, HTML & CSS examples
           This text has a color of #807ad5        
        
          <p style="color:#807ad5;">Text here</p>
        
        
          .mytext {color:#807ad5;}
        
        Text color #807ad5
      
           This box has a color of #807ad5        
        
          <div style="background-color:#807ad5;">Content here</div>
        
        
          .mybackground {background-color:#807ad5;}
        
        Background color #807ad5
      
           Border around this has a color of #807ad5        
        
          <div style="border:2px solid #807ad5;">Content here</div>
        
        
          .myborder {border:2px solid #807ad5;}
        
        Border color #807ad5