#8d25fa color space conversions
Hex:
        #8d25fa
        RGB:
        141, 37, 250
        CMY:
        45, 85, 2
        CMYK:
        44, 85, 0, 2
      HSL:
        269°, 95.5157%, 56.2745%
        HSV (HSB):
        269°, 85.2000%, 98.0392%
        XYZ:
        28.9014, 13.8880, 91.5999
        xyY:
        0.2151, 0.1033, 13.8880
      CIE-Lab:
        44.0719, 77.2947, -85.2305
        CIE-LCH:
        44.0719, 115.0596, 312.2045
        CIE-Luv:
        44.0719, 16.0096, -128.4641
        Hunter-Lab:
        37.2666, 73.2158, -119.6460
      #8d25fa color charts
#8d25fa RGB chart
      #8d25fa CMYK chart
      #8d25fa RGB pie chart
      #8d25fa color shades, tints & tones
#8d25fa color schemes
#8d25fa color preview, HTML & CSS examples
           This text has a color of #8d25fa        
        
          <p style="color:#8d25fa;">Text here</p>
        
        
          .mytext {color:#8d25fa;}
        
        Text color #8d25fa
      
           This box has a color of #8d25fa        
        
          <div style="background-color:#8d25fa;">Content here</div>
        
        
          .mybackground {background-color:#8d25fa;}
        
        Background color #8d25fa
      
           Border around this has a color of #8d25fa        
        
          <div style="border:2px solid #8d25fa;">Content here</div>
        
        
          .myborder {border:2px solid #8d25fa;}
        
        Border color #8d25fa