#979afb color space conversions
Hex:
        #979afb
        RGB:
        151, 154, 251
        CMY:
        41, 40, 2
        CMYK:
        40, 39, 0, 2
      HSL:
        238°, 92.5926%, 78.8235%
        HSV (HSB):
        238°, 39.8406%, 98.4314%
        XYZ:
        41.7307, 36.6555, 96.1426
        xyY:
        0.2391, 0.2100, 36.6555
      CIE-Lab:
        67.0178, 22.1869, -48.7395
        CIE-LCH:
        67.0178, 53.5518, 294.4757
        CIE-Luv:
        67.0178, -7.1032, -81.4135
        Hunter-Lab:
        60.5438, 17.0820, -51.7708
      #979afb color charts
#979afb RGB chart
      #979afb CMYK chart
      #979afb RGB pie chart
      #979afb color shades, tints & tones
#979afb color schemes
#979afb color preview, HTML & CSS examples
           This text has a color of #979afb        
        
          <p style="color:#979afb;">Text here</p>
        
        
          .mytext {color:#979afb;}
        
        Text color #979afb
      
           This box has a color of #979afb        
        
          <div style="background-color:#979afb;">Content here</div>
        
        
          .mybackground {background-color:#979afb;}
        
        Background color #979afb
      
           Border around this has a color of #979afb        
        
          <div style="border:2px solid #979afb;">Content here</div>
        
        
          .myborder {border:2px solid #979afb;}
        
        Border color #979afb