#814af3 color space conversions
Hex:
        #814af3
        RGB:
        129, 74, 243
        CMY:
        49, 71, 5
        CMYK:
        47, 70, 0, 5
      HSL:
        260°, 87.5648%, 62.1569%
        HSV (HSB):
        260°, 69.5473%, 95.2941%
        XYZ:
        27.6797, 16.0358, 86.4303
        xyY:
        0.2127, 0.1232, 16.0358
      CIE-Lab:
        47.0214, 59.7754, -76.5245
        CIE-LCH:
        47.0214, 97.1035, 307.9944
        CIE-Luv:
        47.0214, 7.3664, -119.0428
        Hunter-Lab:
        40.0447, 53.3047, -99.9372
      #814af3 color charts
#814af3 RGB chart
      #814af3 CMYK chart
      #814af3 RGB pie chart
      #814af3 color shades, tints & tones
#814af3 color schemes
#814af3 color preview, HTML & CSS examples
           This text has a color of #814af3        
        
          <p style="color:#814af3;">Text here</p>
        
        
          .mytext {color:#814af3;}
        
        Text color #814af3
      
           This box has a color of #814af3        
        
          <div style="background-color:#814af3;">Content here</div>
        
        
          .mybackground {background-color:#814af3;}
        
        Background color #814af3
      
           Border around this has a color of #814af3        
        
          <div style="border:2px solid #814af3;">Content here</div>
        
        
          .myborder {border:2px solid #814af3;}
        
        Border color #814af3