#979af4 color space conversions
Hex:
        #979af4
        RGB:
        151, 154, 244
        CMY:
        41, 40, 4
        CMYK:
        38, 37, 0, 4
      HSL:
        238°, 80.8696%, 77.4510%
        HSV (HSB):
        238°, 38.1148%, 95.6863%
        XYZ:
        40.6472, 36.2222, 90.4372
        xyY:
        0.2430, 0.2165, 36.2222
      CIE-Lab:
        66.6893, 20.2850, -45.4327
        CIE-LCH:
        66.6893, 49.7555, 294.0601
        CIE-Luv:
        66.6893, -6.7121, -75.5819
        Hunter-Lab:
        60.1849, 15.2306, -46.9631
      #979af4 color charts
#979af4 RGB chart
      #979af4 CMYK chart
      #979af4 RGB pie chart
      #979af4 color shades, tints & tones
#979af4 color schemes
#979af4 color preview, HTML & CSS examples
           This text has a color of #979af4        
        
          <p style="color:#979af4;">Text here</p>
        
        
          .mytext {color:#979af4;}
        
        Text color #979af4
      
           This box has a color of #979af4        
        
          <div style="background-color:#979af4;">Content here</div>
        
        
          .mybackground {background-color:#979af4;}
        
        Background color #979af4
      
           Border around this has a color of #979af4        
        
          <div style="border:2px solid #979af4;">Content here</div>
        
        
          .myborder {border:2px solid #979af4;}
        
        Border color #979af4