#7a50d2 color space conversions
Hex:
        #7a50d2
        RGB:
        122, 80, 210
        CMY:
        52, 69, 18
        CMYK:
        42, 62, 0, 18
      HSL:
        259°, 59.0909%, 56.8627%
        HSV (HSB):
        259°, 61.9048%, 82.3529%
        XYZ:
        22.5276, 14.5280, 62.5896
        xyY:
        0.2261, 0.1458, 14.5280
      CIE-Lab:
        44.9809, 46.5810, -61.1549
        CIE-LCH:
        44.9809, 76.8746, 307.2961
        CIE-Luv:
        44.9809, 7.3629, -95.3115
        Hunter-Lab:
        38.1157, 38.7967, -70.6790
      #7a50d2 color charts
#7a50d2 RGB chart
      #7a50d2 CMYK chart
      #7a50d2 RGB pie chart
      #7a50d2 color shades, tints & tones
#7a50d2 color schemes
#7a50d2 color preview, HTML & CSS examples
           This text has a color of #7a50d2        
        
          <p style="color:#7a50d2;">Text here</p>
        
        
          .mytext {color:#7a50d2;}
        
        Text color #7a50d2
      
           This box has a color of #7a50d2        
        
          <div style="background-color:#7a50d2;">Content here</div>
        
        
          .mybackground {background-color:#7a50d2;}
        
        Background color #7a50d2
      
           Border around this has a color of #7a50d2        
        
          <div style="border:2px solid #7a50d2;">Content here</div>
        
        
          .myborder {border:2px solid #7a50d2;}
        
        Border color #7a50d2