#811cce color space conversions
Hex:
        #811cce
        RGB:
        129, 28, 206
        CMY:
        49, 89, 19
        CMYK:
        37, 86, 0, 19
      HSL:
        274°, 76.0684%, 45.8824%
        HSV (HSB):
        274°, 86.4078%, 80.7843%
        XYZ:
        20.6091, 9.9539, 59.2276
        xyY:
        0.2295, 0.1109, 9.9539
      CIE-Lab:
        37.7595, 68.6620, -70.5730
        CIE-LCH:
        37.7595, 98.4633, 314.2137
        CIE-Luv:
        37.7595, 19.3007, -103.3840
        Hunter-Lab:
        31.5497, 61.3887, -89.2189
      #811cce color charts
#811cce RGB chart
      #811cce CMYK chart
      #811cce RGB pie chart
      #811cce color shades, tints & tones
#811cce color schemes
#811cce color preview, HTML & CSS examples
           This text has a color of #811cce        
        
          <p style="color:#811cce;">Text here</p>
        
        
          .mytext {color:#811cce;}
        
        Text color #811cce
      
           This box has a color of #811cce        
        
          <div style="background-color:#811cce;">Content here</div>
        
        
          .mybackground {background-color:#811cce;}
        
        Background color #811cce
      
           Border around this has a color of #811cce        
        
          <div style="border:2px solid #811cce;">Content here</div>
        
        
          .myborder {border:2px solid #811cce;}
        
        Border color #811cce