#a298d5 color space conversions
Hex:
        #a298d5
        RGB:
        162, 152, 213
        CMY:
        36, 40, 16
        CMYK:
        24, 29, 0, 16
      HSL:
        250°, 42.0690%, 71.5686%
        HSV (HSB):
        250°, 28.6385%, 83.5294%
        XYZ:
        38.1388, 34.9420, 67.6851
        xyY:
        0.2709, 0.2482, 34.9420
      CIE-Lab:
        65.7034, 16.6202, -29.8219
        CIE-LCH:
        65.7034, 34.1405, 299.1317
        CIE-Luv:
        65.7034, 1.2764, -49.0520
        Hunter-Lab:
        59.1117, 11.7224, -26.5111
      #a298d5 color charts
#a298d5 RGB chart
      #a298d5 CMYK chart
      #a298d5 RGB pie chart
      #a298d5 color shades, tints & tones
#a298d5 color schemes
#a298d5 color preview, HTML & CSS examples
           This text has a color of #a298d5        
        
          <p style="color:#a298d5;">Text here</p>
        
        
          .mytext {color:#a298d5;}
        
        Text color #a298d5
      
           This box has a color of #a298d5        
        
          <div style="background-color:#a298d5;">Content here</div>
        
        
          .mybackground {background-color:#a298d5;}
        
        Background color #a298d5
      
           Border around this has a color of #a298d5        
        
          <div style="border:2px solid #a298d5;">Content here</div>
        
        
          .myborder {border:2px solid #a298d5;}
        
        Border color #a298d5