#811bbd color space conversions
Hex:
        #811bbd
        RGB:
        129, 27, 189
        CMY:
        49, 89, 26
        CMYK:
        32, 86, 0, 26
      HSL:
        278°, 75.0000%, 42.3529%
        HSV (HSB):
        278°, 85.7143%, 74.1176%
        XYZ:
        18.6305, 9.1251, 48.9235
        xyY:
        0.2430, 0.1190, 9.1251
      CIE-Lab:
        36.2241, 65.3422, -63.1433
        CIE-LCH:
        36.2241, 90.8663, 315.9804
        CIE-Luv:
        36.2241, 22.9311, -92.6030
        Hunter-Lab:
        30.2078, 57.2252, -74.8785
      #811bbd color charts
#811bbd RGB chart
      #811bbd CMYK chart
      #811bbd RGB pie chart
      #811bbd color shades, tints & tones
#811bbd color schemes
#811bbd color preview, HTML & CSS examples
           This text has a color of #811bbd        
        
          <p style="color:#811bbd;">Text here</p>
        
        
          .mytext {color:#811bbd;}
        
        Text color #811bbd
      
           This box has a color of #811bbd        
        
          <div style="background-color:#811bbd;">Content here</div>
        
        
          .mybackground {background-color:#811bbd;}
        
        Background color #811bbd
      
           Border around this has a color of #811bbd        
        
          <div style="border:2px solid #811bbd;">Content here</div>
        
        
          .myborder {border:2px solid #811bbd;}
        
        Border color #811bbd