#8161eb color space conversions
Hex:
        #8161eb
        RGB:
        129, 97, 235
        CMY:
        49, 62, 8
        CMYK:
        45, 59, 0, 8
      HSL:
        254°, 77.5281%, 65.0980%
        HSV (HSB):
        254°, 58.7234%, 92.1569%
        XYZ:
        28.3234, 19.2147, 80.8133
        xyY:
        0.2207, 0.1497, 19.2147
      CIE-Lab:
        50.9374, 45.4450, -65.6708
        CIE-LCH:
        50.9374, 79.8618, 304.6837
        CIE-Luv:
        50.9374, 3.2036, -105.2660
        Hunter-Lab:
        43.8345, 38.6259, -78.6227
      #8161eb color charts
#8161eb RGB chart
      #8161eb CMYK chart
      #8161eb RGB pie chart
      #8161eb color shades, tints & tones
#8161eb color schemes
#8161eb color preview, HTML & CSS examples
           This text has a color of #8161eb        
        
          <p style="color:#8161eb;">Text here</p>
        
        
          .mytext {color:#8161eb;}
        
        Text color #8161eb
      
           This box has a color of #8161eb        
        
          <div style="background-color:#8161eb;">Content here</div>
        
        
          .mybackground {background-color:#8161eb;}
        
        Background color #8161eb
      
           Border around this has a color of #8161eb        
        
          <div style="border:2px solid #8161eb;">Content here</div>
        
        
          .myborder {border:2px solid #8161eb;}
        
        Border color #8161eb