#8277df color space conversions
Hex:
        #8277df
        RGB:
        130, 119, 223
        CMY:
        49, 53, 13
        CMYK:
        42, 47, 0, 13
      HSL:
        246°, 61.9048%, 67.0588%
        HSV (HSB):
        246°, 46.6368%, 87.4510%
        XYZ:
        29.1220, 23.2672, 72.7682
        xyY:
        0.2327, 0.1859, 23.2672
      CIE-Lab:
        55.3465, 29.5505, -51.8488
        CIE-LCH:
        55.3465, 59.6786, 299.6804
        CIE-Luv:
        55.3465, -1.8220, -84.3561
        Hunter-Lab:
        48.2361, 23.3544, -55.6787
      #8277df color charts
#8277df RGB chart
      #8277df CMYK chart
      #8277df RGB pie chart
      #8277df color shades, tints & tones
#8277df color schemes
#8277df color preview, HTML & CSS examples
           This text has a color of #8277df        
        
          <p style="color:#8277df;">Text here</p>
        
        
          .mytext {color:#8277df;}
        
        Text color #8277df
      
           This box has a color of #8277df        
        
          <div style="background-color:#8277df;">Content here</div>
        
        
          .mybackground {background-color:#8277df;}
        
        Background color #8277df
      
           Border around this has a color of #8277df        
        
          <div style="border:2px solid #8277df;">Content here</div>
        
        
          .myborder {border:2px solid #8277df;}
        
        Border color #8277df