#8156fc color space conversions
Hex:
        #8156fc
        RGB:
        129, 86, 252
        CMY:
        49, 66, 1
        CMYK:
        49, 66, 0, 1
      HSL:
        256°, 96.5116%, 66.2745%
        HSV (HSB):
        256°, 65.8730%, 98.8235%
        XYZ:
        29.9517, 18.3510, 94.0589
        xyY:
        0.2104, 0.1289, 18.3510
      CIE-Lab:
        49.9191, 56.1159, -76.8238
        CIE-LCH:
        49.9191, 95.1361, 306.1462
        CIE-Luv:
        49.9191, 3.9742, -121.4596
        Hunter-Lab:
        42.8380, 49.8380, -100.1956
      #8156fc color charts
#8156fc RGB chart
      #8156fc CMYK chart
      #8156fc RGB pie chart
      #8156fc color shades, tints & tones
#8156fc color schemes
#8156fc color preview, HTML & CSS examples
           This text has a color of #8156fc        
        
          <p style="color:#8156fc;">Text here</p>
        
        
          .mytext {color:#8156fc;}
        
        Text color #8156fc
      
           This box has a color of #8156fc        
        
          <div style="background-color:#8156fc;">Content here</div>
        
        
          .mybackground {background-color:#8156fc;}
        
        Background color #8156fc
      
           Border around this has a color of #8156fc        
        
          <div style="border:2px solid #8156fc;">Content here</div>
        
        
          .myborder {border:2px solid #8156fc;}
        
        Border color #8156fc