#814bfe color space conversions
Hex:
        #814bfe
        RGB:
        129, 75, 254
        CMY:
        49, 71, 0
        CMYK:
        49, 70, 0, 0
      HSL:
        258°, 98.8950%, 64.5098%
        HSV (HSB):
        258°, 70.4724%, 99.6078%
        XYZ:
        29.4587, 16.8550, 95.4666
        xyY:
        0.2078, 0.1189, 16.8550
      CIE-Lab:
        48.0769, 62.1792, -80.9455
        CIE-LCH:
        48.0769, 102.0707, 307.5301
        CIE-Luv:
        48.0769, 5.8540, -125.9926
        Hunter-Lab:
        41.0549, 56.2357, -109.1311
      #814bfe color charts
#814bfe RGB chart
      #814bfe CMYK chart
      #814bfe RGB pie chart
      #814bfe color shades, tints & tones
#814bfe color schemes
#814bfe color preview, HTML & CSS examples
           This text has a color of #814bfe        
        
          <p style="color:#814bfe;">Text here</p>
        
        
          .mytext {color:#814bfe;}
        
        Text color #814bfe
      
           This box has a color of #814bfe        
        
          <div style="background-color:#814bfe;">Content here</div>
        
        
          .mybackground {background-color:#814bfe;}
        
        Background color #814bfe
      
           Border around this has a color of #814bfe        
        
          <div style="border:2px solid #814bfe;">Content here</div>
        
        
          .myborder {border:2px solid #814bfe;}
        
        Border color #814bfe