#811af7 color space conversions
Hex:
        #811af7
        RGB:
        129, 26, 247
        CMY:
        49, 90, 3
        CMYK:
        48, 89, 0, 3
      HSL:
        268°, 93.2489%, 53.5294%
        HSV (HSB):
        268°, 89.4737%, 96.8627%
        XYZ:
        26.2112, 12.1213, 88.9539
        xyY:
        0.2059, 0.0952, 12.1213
      CIE-Lab:
        41.4083, 78.0017, -87.9872
        CIE-LCH:
        41.4083, 117.5841, 311.5574
        CIE-Luv:
        41.4083, 12.3465, -128.4495
        Hunter-Lab:
        34.8157, 73.4572, -127.1146
      #811af7 color charts
#811af7 RGB chart
      #811af7 CMYK chart
      #811af7 RGB pie chart
      #811af7 color shades, tints & tones
#811af7 color schemes
#811af7 color preview, HTML & CSS examples
           This text has a color of #811af7        
        
          <p style="color:#811af7;">Text here</p>
        
        
          .mytext {color:#811af7;}
        
        Text color #811af7
      
           This box has a color of #811af7        
        
          <div style="background-color:#811af7;">Content here</div>
        
        
          .mybackground {background-color:#811af7;}
        
        Background color #811af7
      
           Border around this has a color of #811af7        
        
          <div style="border:2px solid #811af7;">Content here</div>
        
        
          .myborder {border:2px solid #811af7;}
        
        Border color #811af7