#6a25ce color space conversions
Hex:
        #6a25ce
        RGB:
        106, 37, 206
        CMY:
        58, 85, 19
        CMYK:
        49, 82, 0, 19
      HSL:
        264°, 69.5473%, 47.6471%
        HSV (HSB):
        264°, 82.0388%, 80.7843%
        XYZ:
        17.7460, 8.8435, 59.1642
        xyY:
        0.2069, 0.1031, 8.8435
      CIE-Lab:
        35.6813, 63.0107, -74.0979
        CIE-LCH:
        35.6813, 97.2669, 310.3769
        CIE-Luv:
        35.6813, 8.6493, -104.6452
        Hunter-Lab:
        29.7381, 54.4770, -97.1413
      #6a25ce color charts
#6a25ce RGB chart
      #6a25ce CMYK chart
      #6a25ce RGB pie chart
      #6a25ce color shades, tints & tones
#6a25ce color schemes
#6a25ce color preview, HTML & CSS examples
           This text has a color of #6a25ce        
        
          <p style="color:#6a25ce;">Text here</p>
        
        
          .mytext {color:#6a25ce;}
        
        Text color #6a25ce
      
           This box has a color of #6a25ce        
        
          <div style="background-color:#6a25ce;">Content here</div>
        
        
          .mybackground {background-color:#6a25ce;}
        
        Background color #6a25ce
      
           Border around this has a color of #6a25ce        
        
          <div style="border:2px solid #6a25ce;">Content here</div>
        
        
          .myborder {border:2px solid #6a25ce;}
        
        Border color #6a25ce