#812aef color space conversions
Hex:
        #812aef
        RGB:
        129, 42, 239
        CMY:
        49, 84, 6
        CMYK:
        46, 82, 0, 6
      HSL:
        266°, 86.0262%, 55.0980%
        HSV (HSB):
        266°, 82.4268%, 93.7255%
        XYZ:
        25.4612, 12.5551, 82.7428
        xyY:
        0.2108, 0.1040, 12.5551
      CIE-Lab:
        42.0850, 71.9508, -82.3634
        CIE-LCH:
        42.0850, 109.3647, 311.1397
        CIE-Luv:
        42.0850, 12.3626, -122.4233
        Hunter-Lab:
        35.4331, 66.2570, -113.6498
      #812aef color charts
#812aef RGB chart
      #812aef CMYK chart
      #812aef RGB pie chart
      #812aef color shades, tints & tones
#812aef color schemes
#812aef color preview, HTML & CSS examples
           This text has a color of #812aef        
        
          <p style="color:#812aef;">Text here</p>
        
        
          .mytext {color:#812aef;}
        
        Text color #812aef
      
           This box has a color of #812aef        
        
          <div style="background-color:#812aef;">Content here</div>
        
        
          .mybackground {background-color:#812aef;}
        
        Background color #812aef
      
           Border around this has a color of #812aef        
        
          <div style="border:2px solid #812aef;">Content here</div>
        
        
          .myborder {border:2px solid #812aef;}
        
        Border color #812aef