#811dc4 color space conversions
Hex:
        #811dc4
        RGB:
        129, 29, 196
        CMY:
        49, 89, 23
        CMYK:
        34, 85, 0, 23
      HSL:
        276°, 74.2222%, 44.1176%
        HSV (HSB):
        276°, 85.2041%, 76.8627%
        XYZ:
        19.4564, 9.5314, 53.0388
        xyY:
        0.2372, 0.1162, 9.5314
      CIE-Lab:
        36.9879, 66.2801, -66.0065
        CIE-LCH:
        36.9879, 93.5409, 315.1185
        CIE-Luv:
        36.9879, 21.2523, -96.9153
        Hunter-Lab:
        30.8729, 58.4649, -80.2475
      #811dc4 color charts
#811dc4 RGB chart
      #811dc4 CMYK chart
      #811dc4 RGB pie chart
      #811dc4 color shades, tints & tones
#811dc4 color schemes
#811dc4 color preview, HTML & CSS examples
           This text has a color of #811dc4        
        
          <p style="color:#811dc4;">Text here</p>
        
        
          .mytext {color:#811dc4;}
        
        Text color #811dc4
      
           This box has a color of #811dc4        
        
          <div style="background-color:#811dc4;">Content here</div>
        
        
          .mybackground {background-color:#811dc4;}
        
        Background color #811dc4
      
           Border around this has a color of #811dc4        
        
          <div style="border:2px solid #811dc4;">Content here</div>
        
        
          .myborder {border:2px solid #811dc4;}
        
        Border color #811dc4