#814ebe color space conversions
Hex:
        #814ebe
        RGB:
        129, 78, 190
        CMY:
        49, 69, 25
        CMYK:
        32, 59, 0, 25
      HSL:
        267°, 46.2810%, 52.5490%
        HSV (HSB):
        267°, 58.9474%, 74.5098%
        XYZ:
        21.0719, 13.8336, 50.2747
        xyY:
        0.2474, 0.1624, 13.8336
      CIE-Lab:
        43.9934, 44.0239, -51.1455
        CIE-LCH:
        43.9934, 67.4831, 310.7205
        CIE-Luv:
        43.9934, 13.9092, -80.1710
        Hunter-Lab:
        37.1936, 36.0400, -54.1071
      #814ebe color charts
#814ebe RGB chart
      #814ebe CMYK chart
      #814ebe RGB pie chart
      #814ebe color shades, tints & tones
#814ebe color schemes
#814ebe color preview, HTML & CSS examples
           This text has a color of #814ebe        
        
          <p style="color:#814ebe;">Text here</p>
        
        
          .mytext {color:#814ebe;}
        
        Text color #814ebe
      
           This box has a color of #814ebe        
        
          <div style="background-color:#814ebe;">Content here</div>
        
        
          .mybackground {background-color:#814ebe;}
        
        Background color #814ebe
      
           Border around this has a color of #814ebe        
        
          <div style="border:2px solid #814ebe;">Content here</div>
        
        
          .myborder {border:2px solid #814ebe;}
        
        Border color #814ebe