#814cbf color space conversions
Hex:
        #814cbf
        RGB:
        129, 76, 191
        CMY:
        49, 70, 25
        CMYK:
        32, 60, 0, 25
      HSL:
        268°, 47.3251%, 52.3529%
        HSV (HSB):
        268°, 60.2094%, 74.9020%
        XYZ:
        21.0417, 13.5976, 50.8058
        xyY:
        0.2463, 0.1591, 13.5976
      CIE-Lab:
        43.6502, 45.3581, -52.2795
        CIE-LCH:
        43.6502, 69.2135, 310.9452
        CIE-Luv:
        43.6502, 14.2793, -81.7637
        Hunter-Lab:
        36.8749, 37.3251, -55.8766
      #814cbf color charts
#814cbf RGB chart
      #814cbf CMYK chart
      #814cbf RGB pie chart
      #814cbf color shades, tints & tones
#814cbf color schemes
#814cbf color preview, HTML & CSS examples
           This text has a color of #814cbf        
        
          <p style="color:#814cbf;">Text here</p>
        
        
          .mytext {color:#814cbf;}
        
        Text color #814cbf
      
           This box has a color of #814cbf        
        
          <div style="background-color:#814cbf;">Content here</div>
        
        
          .mybackground {background-color:#814cbf;}
        
        Background color #814cbf
      
           Border around this has a color of #814cbf        
        
          <div style="border:2px solid #814cbf;">Content here</div>
        
        
          .myborder {border:2px solid #814cbf;}
        
        Border color #814cbf