#811dfd color space conversions
Hex:
        #811dfd
        RGB:
        129, 29, 253
        CMY:
        49, 89, 1
        CMYK:
        49, 89, 0, 1
      HSL:
        267°, 98.2456%, 55.2941%
        HSV (HSB):
        267°, 88.5375%, 99.2157%
        XYZ:
        27.2222, 12.6377, 93.9331
        xyY:
        0.2035, 0.0945, 12.6377
      CIE-Lab:
        42.2122, 78.6686, -90.0265
        CIE-LCH:
        42.2122, 119.5555, 311.1482
        CIE-Luv:
        42.2122, 11.2799, -131.8189
        Hunter-Lab:
        35.5496, 74.4756, -131.7781
      #811dfd color charts
#811dfd RGB chart
      #811dfd CMYK chart
      #811dfd RGB pie chart
      #811dfd color shades, tints & tones
#811dfd color schemes
#811dfd color preview, HTML & CSS examples
           This text has a color of #811dfd        
        
          <p style="color:#811dfd;">Text here</p>
        
        
          .mytext {color:#811dfd;}
        
        Text color #811dfd
      
           This box has a color of #811dfd        
        
          <div style="background-color:#811dfd;">Content here</div>
        
        
          .mybackground {background-color:#811dfd;}
        
        Background color #811dfd
      
           Border around this has a color of #811dfd        
        
          <div style="border:2px solid #811dfd;">Content here</div>
        
        
          .myborder {border:2px solid #811dfd;}
        
        Border color #811dfd