#979af7 color space conversions
Hex:
        #979af7
        RGB:
        151, 154, 247
        CMY:
        41, 40, 3
        CMYK:
        39, 38, 0, 3
      HSL:
        238°, 85.7143%, 78.0392%
        HSV (HSB):
        238°, 38.8664%, 96.8627%
        XYZ:
        41.1066, 36.4059, 92.8562
        xyY:
        0.2413, 0.2137, 36.4059
      CIE-Lab:
        66.8289, 21.0971, -46.8535
        CIE-LCH:
        66.8289, 51.3842, 294.2410
        CIE-Luv:
        66.8289, -6.8800, -78.0861
        Hunter-Lab:
        60.3373, 16.0182, -49.0083
      #979af7 color charts
#979af7 RGB chart
      #979af7 CMYK chart
      #979af7 RGB pie chart
      #979af7 color shades, tints & tones
#979af7 color schemes
#979af7 color preview, HTML & CSS examples
           This text has a color of #979af7        
        
          <p style="color:#979af7;">Text here</p>
        
        
          .mytext {color:#979af7;}
        
        Text color #979af7
      
           This box has a color of #979af7        
        
          <div style="background-color:#979af7;">Content here</div>
        
        
          .mybackground {background-color:#979af7;}
        
        Background color #979af7
      
           Border around this has a color of #979af7        
        
          <div style="border:2px solid #979af7;">Content here</div>
        
        
          .myborder {border:2px solid #979af7;}
        
        Border color #979af7