#a978f3 color space conversions
Hex:
        #a978f3
        RGB:
        169, 120, 243
        CMY:
        34, 53, 5
        CMYK:
        30, 51, 0, 5
      HSL:
        264°, 83.6735%, 71.1765%
        HSV (HSB):
        264°, 50.6173%, 95.2941%
        XYZ:
        39.2563, 28.3390, 88.1950
        xyY:
        0.2520, 0.1819, 28.3390
      CIE-Lab:
        60.1938, 43.9362, -55.0651
        CIE-LCH:
        60.1938, 70.4454, 308.5862
        CIE-Luv:
        60.1938, 13.7568, -92.6789
        Hunter-Lab:
        53.2344, 38.4699, -60.9633
      #a978f3 color charts
#a978f3 RGB chart
      #a978f3 CMYK chart
      #a978f3 RGB pie chart
      #a978f3 color shades, tints & tones
#a978f3 color schemes
#a978f3 color preview, HTML & CSS examples
           This text has a color of #a978f3        
        
          <p style="color:#a978f3;">Text here</p>
        
        
          .mytext {color:#a978f3;}
        
        Text color #a978f3
      
           This box has a color of #a978f3        
        
          <div style="background-color:#a978f3;">Content here</div>
        
        
          .mybackground {background-color:#a978f3;}
        
        Background color #a978f3
      
           Border around this has a color of #a978f3        
        
          <div style="border:2px solid #a978f3;">Content here</div>
        
        
          .myborder {border:2px solid #a978f3;}
        
        Border color #a978f3