#814efb color space conversions
Hex:
        #814efb
        RGB:
        129, 78, 251
        CMY:
        49, 69, 2
        CMYK:
        49, 69, 0, 2
      HSL:
        258°, 95.5801%, 64.5098%
        HSV (HSB):
        258°, 68.9243%, 98.4314%
        XYZ:
        29.1902, 17.0809, 93.0252
        xyY:
        0.2096, 0.1226, 17.0809
      CIE-Lab:
        48.3619, 59.9197, -78.8083
        CIE-LCH:
        48.3619, 99.0006, 307.2465
        CIE-Luv:
        48.3619, 5.6628, -123.2260
        Hunter-Lab:
        41.3291, 53.7465, -104.5220
      #814efb color charts
#814efb RGB chart
      #814efb CMYK chart
      #814efb RGB pie chart
      #814efb color shades, tints & tones
#814efb color schemes
#814efb color preview, HTML & CSS examples
           This text has a color of #814efb        
        
          <p style="color:#814efb;">Text here</p>
        
        
          .mytext {color:#814efb;}
        
        Text color #814efb
      
           This box has a color of #814efb        
        
          <div style="background-color:#814efb;">Content here</div>
        
        
          .mybackground {background-color:#814efb;}
        
        Background color #814efb
      
           Border around this has a color of #814efb        
        
          <div style="border:2px solid #814efb;">Content here</div>
        
        
          .myborder {border:2px solid #814efb;}
        
        Border color #814efb