#7a5dce color space conversions
Hex:
        #7a5dce
        RGB:
        122, 93, 206
        CMY:
        52, 64, 19
        CMYK:
        41, 55, 0, 19
      HSL:
        255°, 53.5545%, 58.6275%
        HSV (HSB):
        255°, 54.8544%, 80.7843%
        XYZ:
        23.0810, 16.4225, 60.3459
        xyY:
        0.2312, 0.1645, 16.4225
      CIE-Lab:
        47.5240, 38.1326, -54.7588
        CIE-LCH:
        47.5240, 66.7280, 304.8524
        CIE-Luv:
        47.5240, 4.3967, -86.6289
        Hunter-Lab:
        40.5247, 30.7470, -59.9223
      #7a5dce color charts
#7a5dce RGB chart
      #7a5dce CMYK chart
      #7a5dce RGB pie chart
      #7a5dce color shades, tints & tones
#7a5dce color schemes
#7a5dce color preview, HTML & CSS examples
           This text has a color of #7a5dce        
        
          <p style="color:#7a5dce;">Text here</p>
        
        
          .mytext {color:#7a5dce;}
        
        Text color #7a5dce
      
           This box has a color of #7a5dce        
        
          <div style="background-color:#7a5dce;">Content here</div>
        
        
          .mybackground {background-color:#7a5dce;}
        
        Background color #7a5dce
      
           Border around this has a color of #7a5dce        
        
          <div style="border:2px solid #7a5dce;">Content here</div>
        
        
          .myborder {border:2px solid #7a5dce;}
        
        Border color #7a5dce