#7a5cdb color space conversions
Hex:
        #7a5cdb
        RGB:
        122, 92, 219
        CMY:
        52, 64, 14
        CMYK:
        44, 58, 0, 14
      HSL:
        254°, 63.8191%, 60.9804%
        HSV (HSB):
        254°, 57.9909%, 85.8824%
        XYZ:
        24.6394, 16.9063, 68.9824
        xyY:
        0.2229, 0.1530, 16.9063
      CIE-Lab:
        48.1418, 42.3380, -61.1842
        CIE-LCH:
        48.1418, 74.4044, 304.6823
        CIE-Luv:
        48.1418, 3.3141, -96.8355
        Hunter-Lab:
        41.1173, 35.0100, -70.6886
      #7a5cdb color charts
#7a5cdb RGB chart
      #7a5cdb CMYK chart
      #7a5cdb RGB pie chart
      #7a5cdb color shades, tints & tones
#7a5cdb color schemes
#7a5cdb color preview, HTML & CSS examples
           This text has a color of #7a5cdb        
        
          <p style="color:#7a5cdb;">Text here</p>
        
        
          .mytext {color:#7a5cdb;}
        
        Text color #7a5cdb
      
           This box has a color of #7a5cdb        
        
          <div style="background-color:#7a5cdb;">Content here</div>
        
        
          .mybackground {background-color:#7a5cdb;}
        
        Background color #7a5cdb
      
           Border around this has a color of #7a5cdb        
        
          <div style="border:2px solid #7a5cdb;">Content here</div>
        
        
          .myborder {border:2px solid #7a5cdb;}
        
        Border color #7a5cdb