#7a53da color space conversions
Hex:
        #7a53da
        RGB:
        122, 83, 218
        CMY:
        52, 67, 15
        CMYK:
        44, 62, 0, 15
      HSL:
        257°, 64.5933%, 59.0196%
        HSV (HSB):
        257°, 61.9266%, 85.4902%
        XYZ:
        23.7742, 15.3860, 68.0464
        xyY:
        0.2218, 0.1435, 15.3860
      CIE-Lab:
        46.1585, 47.1108, -63.8233
        CIE-LCH:
        46.1585, 79.3274, 306.4327
        CIE-Luv:
        46.1585, 5.6863, -99.8828
        Hunter-Lab:
        39.2250, 39.5445, -75.3970
      #7a53da color charts
#7a53da RGB chart
      #7a53da CMYK chart
      #7a53da RGB pie chart
      #7a53da color shades, tints & tones
#7a53da color schemes
#7a53da color preview, HTML & CSS examples
           This text has a color of #7a53da        
        
          <p style="color:#7a53da;">Text here</p>
        
        
          .mytext {color:#7a53da;}
        
        Text color #7a53da
      
           This box has a color of #7a53da        
        
          <div style="background-color:#7a53da;">Content here</div>
        
        
          .mybackground {background-color:#7a53da;}
        
        Background color #7a53da
      
           Border around this has a color of #7a53da        
        
          <div style="border:2px solid #7a53da;">Content here</div>
        
        
          .myborder {border:2px solid #7a53da;}
        
        Border color #7a53da