#814fbc color space conversions
Hex:
        #814fbc
        RGB:
        129, 79, 188
        CMY:
        49, 69, 26
        CMYK:
        31, 58, 0, 26
      HSL:
        268°, 44.8560%, 52.3529%
        HSV (HSB):
        268°, 57.9787%, 73.7255%
        XYZ:
        20.9263, 13.8899, 49.1550
        xyY:
        0.2492, 0.1654, 13.8899
      CIE-Lab:
        44.0747, 42.9750, -49.8491
        CIE-LCH:
        44.0747, 65.8163, 310.7647
        CIE-Luv:
        44.0747, 13.9480, -78.2208
        Hunter-Lab:
        37.2692, 35.0052, -52.1102
      #814fbc color charts
#814fbc RGB chart
      #814fbc CMYK chart
      #814fbc RGB pie chart
      #814fbc color shades, tints & tones
#814fbc color schemes
#814fbc color preview, HTML & CSS examples
           This text has a color of #814fbc        
        
          <p style="color:#814fbc;">Text here</p>
        
        
          .mytext {color:#814fbc;}
        
        Text color #814fbc
      
           This box has a color of #814fbc        
        
          <div style="background-color:#814fbc;">Content here</div>
        
        
          .mybackground {background-color:#814fbc;}
        
        Background color #814fbc
      
           Border around this has a color of #814fbc        
        
          <div style="border:2px solid #814fbc;">Content here</div>
        
        
          .myborder {border:2px solid #814fbc;}
        
        Border color #814fbc