#7825df color space conversions
Hex:
        #7825df
        RGB:
        120, 37, 223
        CMY:
        53, 85, 13
        CMYK:
        46, 83, 0, 13
      HSL:
        267°, 74.4000%, 50.9804%
        HSV (HSB):
        267°, 83.4081%, 87.4510%
        XYZ:
        21.7266, 10.6439, 70.7214
        xyY:
        0.2107, 0.1032, 10.6439
      CIE-Lab:
        38.9741, 68.7605, -78.4219
        CIE-LCH:
        38.9741, 104.2976, 311.2443
        CIE-Luv:
        38.9741, 11.6467, -113.9603
        Hunter-Lab:
        32.6250, 61.7780, -105.6857
      #7825df color charts
#7825df RGB chart
      #7825df CMYK chart
      #7825df RGB pie chart
      #7825df color shades, tints & tones
#7825df color schemes
#7825df color preview, HTML & CSS examples
           This text has a color of #7825df        
        
          <p style="color:#7825df;">Text here</p>
        
        
          .mytext {color:#7825df;}
        
        Text color #7825df
      
           This box has a color of #7825df        
        
          <div style="background-color:#7825df;">Content here</div>
        
        
          .mybackground {background-color:#7825df;}
        
        Background color #7825df
      
           Border around this has a color of #7825df        
        
          <div style="border:2px solid #7825df;">Content here</div>
        
        
          .myborder {border:2px solid #7825df;}
        
        Border color #7825df