#979bf7 color space conversions
Hex:
        #979bf7
        RGB:
        151, 155, 247
        CMY:
        41, 39, 3
        CMYK:
        39, 37, 0, 3
      HSL:
        238°, 85.7143%, 78.0392%
        HSV (HSB):
        238°, 38.8664%, 96.8627%
        XYZ:
        41.2723, 36.7374, 92.9114
        xyY:
        0.2415, 0.2149, 36.7374
      CIE-Lab:
        67.0795, 20.5243, -46.4590
        CIE-LCH:
        67.0795, 50.7906, 293.8346
        CIE-Luv:
        67.0795, -7.2505, -77.4018
        Hunter-Lab:
        60.6114, 15.4768, -48.4579
      #979bf7 color charts
#979bf7 RGB chart
      #979bf7 CMYK chart
      #979bf7 RGB pie chart
      #979bf7 color shades, tints & tones
#979bf7 color schemes
#979bf7 color preview, HTML & CSS examples
           This text has a color of #979bf7        
        
          <p style="color:#979bf7;">Text here</p>
        
        
          .mytext {color:#979bf7;}
        
        Text color #979bf7
      
           This box has a color of #979bf7        
        
          <div style="background-color:#979bf7;">Content here</div>
        
        
          .mybackground {background-color:#979bf7;}
        
        Background color #979bf7
      
           Border around this has a color of #979bf7        
        
          <div style="border:2px solid #979bf7;">Content here</div>
        
        
          .myborder {border:2px solid #979bf7;}
        
        Border color #979bf7