#8271ff color space conversions
Hex:
        #8271ff
        RGB:
        130, 113, 255
        CMY:
        49, 56, 0
        CMYK:
        49, 56, 0, 0
      HSL:
        247°, 100.0000%, 72.1569%
        HSV (HSB):
        247°, 55.6863%, 100.0000%
        XYZ:
        33.1610, 23.7761, 97.4492
        xyY:
        0.2148, 0.1540, 23.7761
      CIE-Lab:
        55.8629, 42.2385, -68.8374
        CIE-LCH:
        55.8629, 80.7631, 301.5332
        CIE-Luv:
        55.8629, -2.4616, -112.3057
        Hunter-Lab:
        48.7607, 36.0625, -84.3597
      #8271ff color charts
#8271ff RGB chart
      #8271ff CMYK chart
      #8271ff RGB pie chart
      #8271ff color shades, tints & tones
#8271ff color schemes
#8271ff color preview, HTML & CSS examples
           This text has a color of #8271ff        
        
          <p style="color:#8271ff;">Text here</p>
        
        
          .mytext {color:#8271ff;}
        
        Text color #8271ff
      
           This box has a color of #8271ff        
        
          <div style="background-color:#8271ff;">Content here</div>
        
        
          .mybackground {background-color:#8271ff;}
        
        Background color #8271ff
      
           Border around this has a color of #8271ff        
        
          <div style="border:2px solid #8271ff;">Content here</div>
        
        
          .myborder {border:2px solid #8271ff;}
        
        Border color #8271ff