#8276cb color space conversions
Hex:
        #8276cb
        RGB:
        130, 118, 203
        CMY:
        49, 54, 20
        CMYK:
        36, 42, 0, 20
      HSL:
        248°, 44.9735%, 62.9412%
        HSV (HSB):
        248°, 41.8719%, 79.6078%
        XYZ:
        26.4638, 22.0145, 59.3543
        xyY:
        0.2454, 0.2042, 22.0145
      CIE-Lab:
        54.0424, 24.5869, -42.6155
        CIE-LCH:
        54.0424, 49.1996, 299.9827
        CIE-Luv:
        54.0424, 0.0811, -68.7249
        Hunter-Lab:
        46.9196, 18.5692, -42.1594
      #8276cb color charts
#8276cb RGB chart
      #8276cb CMYK chart
      #8276cb RGB pie chart
      #8276cb color shades, tints & tones
#8276cb color schemes
#8276cb color preview, HTML & CSS examples
           This text has a color of #8276cb        
        
          <p style="color:#8276cb;">Text here</p>
        
        
          .mytext {color:#8276cb;}
        
        Text color #8276cb
      
           This box has a color of #8276cb        
        
          <div style="background-color:#8276cb;">Content here</div>
        
        
          .mybackground {background-color:#8276cb;}
        
        Background color #8276cb
      
           Border around this has a color of #8276cb        
        
          <div style="border:2px solid #8276cb;">Content here</div>
        
        
          .myborder {border:2px solid #8276cb;}
        
        Border color #8276cb