#7825fc color space conversions
Hex:
        #7825fc
        RGB:
        120, 37, 252
        CMY:
        53, 85, 1
        CMYK:
        52, 85, 0, 1
      HSL:
        263°, 97.2851%, 56.6667%
        HSV (HSB):
        263°, 85.3175%, 98.8235%
        XYZ:
        25.9780, 12.3445, 93.1090
        xyY:
        0.1977, 0.0939, 12.3445
      CIE-Lab:
        41.7585, 75.5244, -90.2504
        CIE-LCH:
        41.7585, 117.6821, 309.9237
        CIE-Luv:
        41.7585, 7.6116, -131.2740
        Hunter-Lab:
        35.1347, 70.4940, -132.5276
      #7825fc color charts
#7825fc RGB chart
      #7825fc CMYK chart
      #7825fc RGB pie chart
      #7825fc color shades, tints & tones
#7825fc color schemes
#7825fc color preview, HTML & CSS examples
           This text has a color of #7825fc        
        
          <p style="color:#7825fc;">Text here</p>
        
        
          .mytext {color:#7825fc;}
        
        Text color #7825fc
      
           This box has a color of #7825fc        
        
          <div style="background-color:#7825fc;">Content here</div>
        
        
          .mybackground {background-color:#7825fc;}
        
        Background color #7825fc
      
           Border around this has a color of #7825fc        
        
          <div style="border:2px solid #7825fc;">Content here</div>
        
        
          .myborder {border:2px solid #7825fc;}
        
        Border color #7825fc