#8167ef color space conversions
Hex:
        #8167ef
        RGB:
        129, 103, 239
        CMY:
        49, 60, 6
        CMYK:
        46, 57, 0, 6
      HSL:
        251°, 80.9524%, 67.0588%
        HSV (HSB):
        251°, 56.9038%, 93.7255%
        XYZ:
        29.4835, 20.5996, 84.0835
        xyY:
        0.2198, 0.1535, 20.5996
      CIE-Lab:
        52.5085, 43.1722, -65.3724
        CIE-LCH:
        52.5085, 78.3415, 303.4409
        CIE-Luv:
        52.5085, 1.2300, -105.4580
        Hunter-Lab:
        45.3868, 36.5276, -78.0698
      #8167ef color charts
#8167ef RGB chart
      #8167ef CMYK chart
      #8167ef RGB pie chart
      #8167ef color shades, tints & tones
#8167ef color schemes
#8167ef color preview, HTML & CSS examples
           This text has a color of #8167ef        
        
          <p style="color:#8167ef;">Text here</p>
        
        
          .mytext {color:#8167ef;}
        
        Text color #8167ef
      
           This box has a color of #8167ef        
        
          <div style="background-color:#8167ef;">Content here</div>
        
        
          .mybackground {background-color:#8167ef;}
        
        Background color #8167ef
      
           Border around this has a color of #8167ef        
        
          <div style="border:2px solid #8167ef;">Content here</div>
        
        
          .myborder {border:2px solid #8167ef;}
        
        Border color #8167ef