#812dfe color space conversions
Hex:
        #812dfe
        RGB:
        129, 45, 254
        CMY:
        49, 82, 0
        CMYK:
        49, 82, 0, 0
      HSL:
        264°, 99.0521%, 58.6275%
        HSV (HSB):
        264°, 82.2835%, 99.6078%
        XYZ:
        27.8810, 13.6997, 94.9407
        xyY:
        0.2042, 0.1003, 13.6997
      CIE-Lab:
        43.7991, 74.4661, -87.9689
        CIE-LCH:
        43.7991, 115.2551, 310.2481
        CIE-Luv:
        43.7991, 9.8934, -131.1884
        Hunter-Lab:
        37.0130, 69.6869, -126.1734
      #812dfe color charts
#812dfe RGB chart
      #812dfe CMYK chart
      #812dfe RGB pie chart
      #812dfe color shades, tints & tones
#812dfe color schemes
#812dfe color preview, HTML & CSS examples
           This text has a color of #812dfe        
        
          <p style="color:#812dfe;">Text here</p>
        
        
          .mytext {color:#812dfe;}
        
        Text color #812dfe
      
           This box has a color of #812dfe        
        
          <div style="background-color:#812dfe;">Content here</div>
        
        
          .mybackground {background-color:#812dfe;}
        
        Background color #812dfe
      
           Border around this has a color of #812dfe        
        
          <div style="border:2px solid #812dfe;">Content here</div>
        
        
          .myborder {border:2px solid #812dfe;}
        
        Border color #812dfe