#8168fe color space conversions
Hex:
        #8168fe
        RGB:
        129, 104, 254
        CMY:
        49, 59, 0
        CMYK:
        49, 59, 0, 0
      HSL:
        250°, 98.6842%, 70.1961%
        HSV (HSB):
        250°, 59.0551%, 99.6078%
        XYZ:
        31.8930, 21.7235, 96.2780
        xyY:
        0.2128, 0.1449, 21.7235
      CIE-Lab:
        53.7324, 46.8765, -71.7354
        CIE-LCH:
        53.7324, 85.6935, 303.1632
        CIE-Luv:
        53.7324, -0.3753, -115.9253
        Hunter-Lab:
        46.6085, 40.5780, -89.8480
      #8168fe color charts
#8168fe RGB chart
      #8168fe CMYK chart
      #8168fe RGB pie chart
      #8168fe color shades, tints & tones
#8168fe color schemes
#8168fe color preview, HTML & CSS examples
           This text has a color of #8168fe        
        
          <p style="color:#8168fe;">Text here</p>
        
        
          .mytext {color:#8168fe;}
        
        Text color #8168fe
      
           This box has a color of #8168fe        
        
          <div style="background-color:#8168fe;">Content here</div>
        
        
          .mybackground {background-color:#8168fe;}
        
        Background color #8168fe
      
           Border around this has a color of #8168fe        
        
          <div style="border:2px solid #8168fe;">Content here</div>
        
        
          .myborder {border:2px solid #8168fe;}
        
        Border color #8168fe