#811dcd color space conversions
Hex:
        #811dcd
        RGB:
        129, 29, 205
        CMY:
        49, 89, 20
        CMYK:
        37, 86, 0, 20
      HSL:
        274°, 75.2137%, 45.8824%
        HSV (HSB):
        274°, 85.8537%, 80.3922%
        XYZ:
        20.5121, 9.9536, 58.5977
        xyY:
        0.2303, 0.1118, 9.9536
      CIE-Lab:
        37.7591, 68.1917, -69.9930
        CIE-LCH:
        37.7591, 97.7196, 314.2532
        CIE-Luv:
        37.7591, 19.4196, -102.6574
        Hunter-Lab:
        31.5494, 60.8417, -88.0368
      #811dcd color charts
#811dcd RGB chart
      #811dcd CMYK chart
      #811dcd RGB pie chart
      #811dcd color shades, tints & tones
#811dcd color schemes
#811dcd color preview, HTML & CSS examples
           This text has a color of #811dcd        
        
          <p style="color:#811dcd;">Text here</p>
        
        
          .mytext {color:#811dcd;}
        
        Text color #811dcd
      
           This box has a color of #811dcd        
        
          <div style="background-color:#811dcd;">Content here</div>
        
        
          .mybackground {background-color:#811dcd;}
        
        Background color #811dcd
      
           Border around this has a color of #811dcd        
        
          <div style="border:2px solid #811dcd;">Content here</div>
        
        
          .myborder {border:2px solid #811dcd;}
        
        Border color #811dcd