#811dee color space conversions
Hex:
        #811dee
        RGB:
        129, 29, 238
        CMY:
        49, 89, 7
        CMYK:
        46, 88, 0, 7
      HSL:
        269°, 86.0082%, 52.3529%
        HSV (HSB):
        269°, 87.8151%, 93.3333%
        XYZ:
        24.9252, 11.7189, 81.8372
        xyY:
        0.2104, 0.0989, 11.7189
      CIE-Lab:
        40.7658, 75.3593, -83.9696
        CIE-LCH:
        40.7658, 112.8269, 311.9067
        CIE-Luv:
        40.7658, 13.5640, -122.9354
        Hunter-Lab:
        34.2329, 70.0598, -117.7758
      #811dee color charts
#811dee RGB chart
      #811dee CMYK chart
      #811dee RGB pie chart
      #811dee color shades, tints & tones
#811dee color schemes
#811dee color preview, HTML & CSS examples
           This text has a color of #811dee        
        
          <p style="color:#811dee;">Text here</p>
        
        
          .mytext {color:#811dee;}
        
        Text color #811dee
      
           This box has a color of #811dee        
        
          <div style="background-color:#811dee;">Content here</div>
        
        
          .mybackground {background-color:#811dee;}
        
        Background color #811dee
      
           Border around this has a color of #811dee        
        
          <div style="border:2px solid #811dee;">Content here</div>
        
        
          .myborder {border:2px solid #811dee;}
        
        Border color #811dee