#8166cf color space conversions
Hex:
        #8166cf
        RGB:
        129, 102, 207
        CMY:
        49, 60, 19
        CMYK:
        38, 51, 0, 19
      HSL:
        255°, 52.2388%, 60.5882%
        HSV (HSB):
        255°, 50.7246%, 81.1765%
        XYZ:
        25.0671, 18.6749, 61.3149
        xyY:
        0.2386, 0.1778, 18.6749
      CIE-Lab:
        50.3046, 34.8498, -50.8393
        CIE-LCH:
        50.3046, 61.6372, 304.4302
        CIE-Luv:
        50.3046, 4.6769, -81.5631
        Hunter-Lab:
        43.2144, 27.9161, -53.8737
      #8166cf color charts
#8166cf RGB chart
      #8166cf CMYK chart
      #8166cf RGB pie chart
      #8166cf color shades, tints & tones
#8166cf color schemes
#8166cf color preview, HTML & CSS examples
           This text has a color of #8166cf        
        
          <p style="color:#8166cf;">Text here</p>
        
        
          .mytext {color:#8166cf;}
        
        Text color #8166cf
      
           This box has a color of #8166cf        
        
          <div style="background-color:#8166cf;">Content here</div>
        
        
          .mybackground {background-color:#8166cf;}
        
        Background color #8166cf
      
           Border around this has a color of #8166cf        
        
          <div style="border:2px solid #8166cf;">Content here</div>
        
        
          .myborder {border:2px solid #8166cf;}
        
        Border color #8166cf