#976afc color space conversions
Hex:
        #976afc
        RGB:
        151, 106, 252
        CMY:
        41, 58, 1
        CMYK:
        40, 58, 0, 1
      HSL:
        258°, 96.0526%, 70.1961%
        HSV (HSB):
        258°, 57.9365%, 98.8235%
        XYZ:
        35.4872, 23.9157, 94.8413
        xyY:
        0.2301, 0.1551, 23.9157
      CIE-Lab:
        56.0032, 49.6788, -66.8605
        CIE-LCH:
        56.0032, 83.2965, 306.6132
        CIE-Luv:
        56.0032, 8.2227, -110.0951
        Hunter-Lab:
        48.9036, 43.9483, -80.7515
      #976afc color charts
#976afc RGB chart
      #976afc CMYK chart
      #976afc RGB pie chart
      #976afc color shades, tints & tones
#976afc color schemes
#976afc color preview, HTML & CSS examples
           This text has a color of #976afc        
        
          <p style="color:#976afc;">Text here</p>
        
        
          .mytext {color:#976afc;}
        
        Text color #976afc
      
           This box has a color of #976afc        
        
          <div style="background-color:#976afc;">Content here</div>
        
        
          .mybackground {background-color:#976afc;}
        
        Background color #976afc
      
           Border around this has a color of #976afc        
        
          <div style="border:2px solid #976afc;">Content here</div>
        
        
          .myborder {border:2px solid #976afc;}
        
        Border color #976afc