#8078af color space conversions
Hex:
        #8078af
        RGB:
        128, 120, 175
        CMY:
        50, 53, 31
        CMYK:
        27, 31, 0, 31
      HSL:
        249°, 25.5814%, 57.8431%
        HSV (HSB):
        249°, 31.4286%, 68.6275%
        XYZ:
        23.3564, 21.1173, 43.4025
        xyY:
        0.2658, 0.2403, 21.1173
      CIE-Lab:
        53.0776, 15.4307, -28.0917
        CIE-LCH:
        53.0776, 32.0508, 298.7798
        CIE-Luv:
        53.0776, 0.5532, -44.3266
        Hunter-Lab:
        45.9535, 10.3060, -23.8311
      #8078af color charts
#8078af RGB chart
      #8078af CMYK chart
      #8078af RGB pie chart
      #8078af color shades, tints & tones
#8078af color schemes
#8078af color preview, HTML & CSS examples
           This text has a color of #8078af        
        
          <p style="color:#8078af;">Text here</p>
        
        
          .mytext {color:#8078af;}
        
        Text color #8078af
      
           This box has a color of #8078af        
        
          <div style="background-color:#8078af;">Content here</div>
        
        
          .mybackground {background-color:#8078af;}
        
        Background color #8078af
      
           Border around this has a color of #8078af        
        
          <div style="border:2px solid #8078af;">Content here</div>
        
        
          .myborder {border:2px solid #8078af;}
        
        Border color #8078af