#8a25ee color space conversions
Hex:
        #8a25ee
        RGB:
        138, 37, 238
        CMY:
        46, 85, 7
        CMYK:
        42, 84, 0, 7
      HSL:
        270°, 85.5319%, 53.9216%
        HSV (HSB):
        270°, 84.4538%, 93.3333%
        XYZ:
        26.5754, 12.8995, 81.9781
        xyY:
        0.2188, 0.1062, 12.8995
      CIE-Lab:
        42.6114, 74.3168, -80.8920
        CIE-LCH:
        42.6114, 109.8476, 312.5742
        CIE-Luv:
        42.6114, 16.7706, -121.4286
        Hunter-Lab:
        35.9158, 69.2260, -110.1888
      #8a25ee color charts
#8a25ee RGB chart
      #8a25ee CMYK chart
      #8a25ee RGB pie chart
      #8a25ee color shades, tints & tones
#8a25ee color schemes
#8a25ee color preview, HTML & CSS examples
           This text has a color of #8a25ee        
        
          <p style="color:#8a25ee;">Text here</p>
        
        
          .mytext {color:#8a25ee;}
        
        Text color #8a25ee
      
           This box has a color of #8a25ee        
        
          <div style="background-color:#8a25ee;">Content here</div>
        
        
          .mybackground {background-color:#8a25ee;}
        
        Background color #8a25ee
      
           Border around this has a color of #8a25ee        
        
          <div style="border:2px solid #8a25ee;">Content here</div>
        
        
          .myborder {border:2px solid #8a25ee;}
        
        Border color #8a25ee