#8170bc color space conversions
Hex:
        #8170bc
        RGB:
        129, 112, 188
        CMY:
        49, 56, 26
        CMYK:
        31, 40, 0, 26
      HSL:
        253°, 36.1905%, 58.8235%
        HSV (HSB):
        253°, 40.4255%, 73.7255%
        XYZ:
        23.9245, 19.8863, 50.1544
        xyY:
        0.2546, 0.2116, 19.8863
      CIE-Lab:
        51.7084, 23.8512, -37.7203
        CIE-LCH:
        51.7084, 44.6285, 302.3059
        CIE-Luv:
        51.7084, 3.1041, -60.2943
        Hunter-Lab:
        44.5941, 17.7249, -35.4669
      #8170bc color charts
#8170bc RGB chart
      #8170bc CMYK chart
      #8170bc RGB pie chart
      #8170bc color shades, tints & tones
#8170bc color schemes
#8170bc color preview, HTML & CSS examples
           This text has a color of #8170bc        
        
          <p style="color:#8170bc;">Text here</p>
        
        
          .mytext {color:#8170bc;}
        
        Text color #8170bc
      
           This box has a color of #8170bc        
        
          <div style="background-color:#8170bc;">Content here</div>
        
        
          .mybackground {background-color:#8170bc;}
        
        Background color #8170bc
      
           Border around this has a color of #8170bc        
        
          <div style="border:2px solid #8170bc;">Content here</div>
        
        
          .myborder {border:2px solid #8170bc;}
        
        Border color #8170bc