#7a5def color space conversions
Hex:
        #7a5def
        RGB:
        122, 93, 239
        CMY:
        52, 64, 6
        CMYK:
        49, 61, 0, 6
      HSL:
        252°, 82.0225%, 65.0980%
        HSV (HSB):
        252°, 61.0879%, 93.7255%
        XYZ:
        27.5204, 18.1983, 83.7235
        xyY:
        0.2126, 0.1406, 18.1983
      CIE-Lab:
        49.7357, 47.4385, -69.8908
        CIE-LCH:
        49.7357, 84.4697, 304.1668
        CIE-Luv:
        49.7357, 1.1020, -110.8503
        Hunter-Lab:
        42.6594, 40.4996, -86.5011
      #7a5def color charts
#7a5def RGB chart
      #7a5def CMYK chart
      #7a5def RGB pie chart
      #7a5def color shades, tints & tones
#7a5def color schemes
#7a5def color preview, HTML & CSS examples
           This text has a color of #7a5def        
        
          <p style="color:#7a5def;">Text here</p>
        
        
          .mytext {color:#7a5def;}
        
        Text color #7a5def
      
           This box has a color of #7a5def        
        
          <div style="background-color:#7a5def;">Content here</div>
        
        
          .mybackground {background-color:#7a5def;}
        
        Background color #7a5def
      
           Border around this has a color of #7a5def        
        
          <div style="border:2px solid #7a5def;">Content here</div>
        
        
          .myborder {border:2px solid #7a5def;}
        
        Border color #7a5def