#8276bb color space conversions
Hex:
        #8276bb
        RGB:
        130, 118, 187
        CMY:
        49, 54, 27
        CMYK:
        30, 37, 0, 27
      HSL:
        250°, 33.6585%, 59.8039%
        HSV (HSB):
        250°, 36.8984%, 73.3333%
        XYZ:
        24.6540, 21.2905, 49.8238
        xyY:
        0.2574, 0.2223, 21.2905
      CIE-Lab:
        53.2660, 20.3139, -34.6946
        CIE-LCH:
        53.2660, 40.2041, 300.3493
        CIE-Luv:
        53.2660, 1.3826, -55.4285
        Hunter-Lab:
        46.1417, 14.6265, -31.7222
      #8276bb color charts
#8276bb RGB chart
      #8276bb CMYK chart
      #8276bb RGB pie chart
      #8276bb color shades, tints & tones
#8276bb color schemes
#8276bb color preview, HTML & CSS examples
           This text has a color of #8276bb        
        
          <p style="color:#8276bb;">Text here</p>
        
        
          .mytext {color:#8276bb;}
        
        Text color #8276bb
      
           This box has a color of #8276bb        
        
          <div style="background-color:#8276bb;">Content here</div>
        
        
          .mybackground {background-color:#8276bb;}
        
        Background color #8276bb
      
           Border around this has a color of #8276bb        
        
          <div style="border:2px solid #8276bb;">Content here</div>
        
        
          .myborder {border:2px solid #8276bb;}
        
        Border color #8276bb