#8159bf color space conversions
Hex:
        #8159bf
        RGB:
        129, 89, 191
        CMY:
        49, 65, 25
        CMYK:
        32, 53, 0, 25
      HSL:
        264°, 44.3478%, 54.9020%
        HSV (HSB):
        264°, 53.4031%, 74.9020%
        XYZ:
        22.0296, 15.5735, 51.1351
        xyY:
        0.2483, 0.1755, 15.5735
      CIE-Lab:
        46.4099, 38.1248, -47.8560
        CIE-LCH:
        46.4099, 61.1857, 308.5428
        CIE-Luv:
        46.4099, 10.6121, -75.8231
        Hunter-Lab:
        39.4632, 30.5836, -49.2017
      #8159bf color charts
#8159bf RGB chart
      #8159bf CMYK chart
      #8159bf RGB pie chart
      #8159bf color shades, tints & tones
#8159bf color schemes
#8159bf color preview, HTML & CSS examples
           This text has a color of #8159bf        
        
          <p style="color:#8159bf;">Text here</p>
        
        
          .mytext {color:#8159bf;}
        
        Text color #8159bf
      
           This box has a color of #8159bf        
        
          <div style="background-color:#8159bf;">Content here</div>
        
        
          .mybackground {background-color:#8159bf;}
        
        Background color #8159bf
      
           Border around this has a color of #8159bf        
        
          <div style="border:2px solid #8159bf;">Content here</div>
        
        
          .myborder {border:2px solid #8159bf;}
        
        Border color #8159bf