#7825a1 color space conversions
Hex:
        #7825a1
        RGB:
        120, 37, 161
        CMY:
        53, 85, 37
        CMYK:
        25, 77, 0, 37
      HSL:
        280°, 62.6263%, 38.8235%
        HSV (HSB):
        280°, 77.0186%, 63.1373%
        XYZ:
        14.8403, 7.8894, 34.4589
        xyY:
        0.2595, 0.1380, 7.8894
      CIE-Lab:
        33.7515, 54.7930, -50.5156
        CIE-LCH:
        33.7515, 74.5258, 317.3260
        CIE-Luv:
        33.7515, 23.2976, -73.7917
        Hunter-Lab:
        28.0881, 45.1561, -53.0761
      #7825a1 color charts
#7825a1 RGB chart
      #7825a1 CMYK chart
      #7825a1 RGB pie chart
      #7825a1 color shades, tints & tones
#7825a1 color schemes
#7825a1 color preview, HTML & CSS examples
           This text has a color of #7825a1        
        
          <p style="color:#7825a1;">Text here</p>
        
        
          .mytext {color:#7825a1;}
        
        Text color #7825a1
      
           This box has a color of #7825a1        
        
          <div style="background-color:#7825a1;">Content here</div>
        
        
          .mybackground {background-color:#7825a1;}
        
        Background color #7825a1
      
           Border around this has a color of #7825a1        
        
          <div style="border:2px solid #7825a1;">Content here</div>
        
        
          .myborder {border:2px solid #7825a1;}
        
        Border color #7825a1