#8277fd color space conversions
Hex:
        #8277fd
        RGB:
        130, 119, 253
        CMY:
        49, 53, 1
        CMYK:
        49, 53, 0, 1
      HSL:
        245°, 97.1014%, 72.9412%
        HSV (HSB):
        245°, 52.9644%, 99.2157%
        XYZ:
        33.5324, 25.0313, 95.9927
        xyY:
        0.2170, 0.1620, 25.0313
      CIE-Lab:
        57.1059, 38.1896, -65.7291
        CIE-LCH:
        57.1059, 76.0182, 300.1572
        CIE-Luv:
        57.1059, -4.0059, -107.7268
        Hunter-Lab:
        50.0313, 32.0808, -78.7350
      #8277fd color charts
#8277fd RGB chart
      #8277fd CMYK chart
      #8277fd RGB pie chart
      #8277fd color shades, tints & tones
#8277fd color schemes
#8277fd color preview, HTML & CSS examples
           This text has a color of #8277fd        
        
          <p style="color:#8277fd;">Text here</p>
        
        
          .mytext {color:#8277fd;}
        
        Text color #8277fd
      
           This box has a color of #8277fd        
        
          <div style="background-color:#8277fd;">Content here</div>
        
        
          .mybackground {background-color:#8277fd;}
        
        Background color #8277fd
      
           Border around this has a color of #8277fd        
        
          <div style="border:2px solid #8277fd;">Content here</div>
        
        
          .myborder {border:2px solid #8277fd;}
        
        Border color #8277fd