#8076bb color space conversions
Hex:
        #8076bb
        RGB:
        128, 118, 187
        CMY:
        50, 54, 27
        CMYK:
        32, 37, 0, 27
      HSL:
        249°, 33.6585%, 59.8039%
        HSV (HSB):
        249°, 36.8984%, 73.3333%
        XYZ:
        24.3502, 21.1339, 49.8096
        xyY:
        0.2555, 0.2218, 21.1339
      CIE-Lab:
        53.0957, 19.7325, -34.9735
        CIE-LCH:
        53.0957, 40.1562, 299.4323
        CIE-Luv:
        53.0957, 0.4266, -55.7616
        Hunter-Lab:
        45.9716, 14.0971, -32.0597
      #8076bb color charts
#8076bb RGB chart
      #8076bb CMYK chart
      #8076bb RGB pie chart
      #8076bb color shades, tints & tones
#8076bb color schemes
#8076bb color preview, HTML & CSS examples
           This text has a color of #8076bb        
        
          <p style="color:#8076bb;">Text here</p>
        
        
          .mytext {color:#8076bb;}
        
        Text color #8076bb
      
           This box has a color of #8076bb        
        
          <div style="background-color:#8076bb;">Content here</div>
        
        
          .mybackground {background-color:#8076bb;}
        
        Background color #8076bb
      
           Border around this has a color of #8076bb        
        
          <div style="border:2px solid #8076bb;">Content here</div>
        
        
          .myborder {border:2px solid #8076bb;}
        
        Border color #8076bb