#8277db color space conversions
Hex:
        #8277db
        RGB:
        130, 119, 219
        CMY:
        49, 53, 14
        CMYK:
        41, 46, 0, 14
      HSL:
        247°, 58.1395%, 66.2745%
        HSV (HSB):
        247°, 45.6621%, 85.8824%
        XYZ:
        28.5889, 23.0540, 69.9609
        xyY:
        0.2351, 0.1896, 23.0540
      CIE-Lab:
        55.1279, 28.4234, -49.9476
        CIE-LCH:
        55.1279, 57.4687, 299.6427
        CIE-Luv:
        55.1279, -1.5189, -81.1431
        Hunter-Lab:
        48.0145, 22.2575, -52.7800
      #8277db color charts
#8277db RGB chart
      #8277db CMYK chart
      #8277db RGB pie chart
      #8277db color shades, tints & tones
#8277db color schemes
#8277db color preview, HTML & CSS examples
           This text has a color of #8277db        
        
          <p style="color:#8277db;">Text here</p>
        
        
          .mytext {color:#8277db;}
        
        Text color #8277db
      
           This box has a color of #8277db        
        
          <div style="background-color:#8277db;">Content here</div>
        
        
          .mybackground {background-color:#8277db;}
        
        Background color #8277db
      
           Border around this has a color of #8277db        
        
          <div style="border:2px solid #8277db;">Content here</div>
        
        
          .myborder {border:2px solid #8277db;}
        
        Border color #8277db