#811ae5 color space conversions
Hex:
        #811ae5
        RGB:
        129, 26, 229
        CMY:
        49, 90, 10
        CMYK:
        44, 89, 0, 10
      HSL:
        270°, 79.6078%, 50.0000%
        HSV (HSB):
        270°, 88.6463%, 89.8039%
        XYZ:
        23.5655, 11.0631, 75.0221
        xyY:
        0.2149, 0.1009, 11.0631
      CIE-Lab:
        39.6865, 74.0829, -80.6359
        CIE-LCH:
        39.6865, 109.5007, 312.5747
        CIE-Luv:
        39.6865, 15.2348, -117.7185
        Hunter-Lab:
        33.2612, 68.2600, -110.4484
      #811ae5 color charts
#811ae5 RGB chart
      #811ae5 CMYK chart
      #811ae5 RGB pie chart
      #811ae5 color shades, tints & tones
#811ae5 color schemes
#811ae5 color preview, HTML & CSS examples
           This text has a color of #811ae5        
        
          <p style="color:#811ae5;">Text here</p>
        
        
          .mytext {color:#811ae5;}
        
        Text color #811ae5
      
           This box has a color of #811ae5        
        
          <div style="background-color:#811ae5;">Content here</div>
        
        
          .mybackground {background-color:#811ae5;}
        
        Background color #811ae5
      
           Border around this has a color of #811ae5        
        
          <div style="border:2px solid #811ae5;">Content here</div>
        
        
          .myborder {border:2px solid #811ae5;}
        
        Border color #811ae5