#a25bf2 color space conversions
Hex:
        #a25bf2
        RGB:
        162, 91, 242
        CMY:
        36, 64, 5
        CMYK:
        33, 62, 0, 5
      HSL:
        268°, 85.3107%, 65.2941%
        HSV (HSB):
        268°, 62.3967%, 94.9020%
        XYZ:
        34.6684, 21.5744, 86.3414
        xyY:
        0.2431, 0.1513, 21.5744
      CIE-Lab:
        53.5724, 57.3656, -65.1660
        CIE-LCH:
        53.5724, 86.8183, 311.3575
        CIE-Luv:
        53.5724, 18.6664, -107.1089
        Hunter-Lab:
        46.4482, 51.9459, -77.6990
      #a25bf2 color charts
#a25bf2 RGB chart
      #a25bf2 CMYK chart
      #a25bf2 RGB pie chart
      #a25bf2 color shades, tints & tones
#a25bf2 color schemes
#a25bf2 color preview, HTML & CSS examples
           This text has a color of #a25bf2        
        
          <p style="color:#a25bf2;">Text here</p>
        
        
          .mytext {color:#a25bf2;}
        
        Text color #a25bf2
      
           This box has a color of #a25bf2        
        
          <div style="background-color:#a25bf2;">Content here</div>
        
        
          .mybackground {background-color:#a25bf2;}
        
        Background color #a25bf2
      
           Border around this has a color of #a25bf2        
        
          <div style="border:2px solid #a25bf2;">Content here</div>
        
        
          .myborder {border:2px solid #a25bf2;}
        
        Border color #a25bf2