#7f25bf color space conversions
Hex:
        #7f25bf
        RGB:
        127, 37, 191
        CMY:
        50, 85, 25
        CMYK:
        34, 81, 0, 25
      HSL:
        275°, 67.5439%, 44.7059%
        HSV (HSB):
        275°, 80.6283%, 74.9020%
        XYZ:
        18.8179, 9.5967, 50.1508
        xyY:
        0.2395, 0.1221, 9.5967
      CIE-Lab:
        37.1087, 62.4997, -62.8884
        CIE-LCH:
        37.1087, 88.6632, 314.8224
        CIE-Luv:
        37.1087, 20.4905, -92.9064
        Hunter-Lab:
        30.9786, 54.2171, -74.2985
      #7f25bf color charts
#7f25bf RGB chart
      #7f25bf CMYK chart
      #7f25bf RGB pie chart
      #7f25bf color shades, tints & tones
#7f25bf color schemes
#7f25bf color preview, HTML & CSS examples
           This text has a color of #7f25bf        
        
          <p style="color:#7f25bf;">Text here</p>
        
        
          .mytext {color:#7f25bf;}
        
        Text color #7f25bf
      
           This box has a color of #7f25bf        
        
          <div style="background-color:#7f25bf;">Content here</div>
        
        
          .mybackground {background-color:#7f25bf;}
        
        Background color #7f25bf
      
           Border around this has a color of #7f25bf        
        
          <div style="border:2px solid #7f25bf;">Content here</div>
        
        
          .myborder {border:2px solid #7f25bf;}
        
        Border color #7f25bf