#976fdb color space conversions
Hex:
        #976fdb
        RGB:
        151, 111, 219
        CMY:
        41, 56, 14
        CMYK:
        31, 49, 0, 14
      HSL:
        262°, 60.0000%, 64.7059%
        HSV (HSB):
        262°, 49.3151%, 85.8824%
        XYZ:
        31.2331, 23.0627, 69.8232
        xyY:
        0.2516, 0.1858, 23.0627
      CIE-Lab:
        55.1368, 38.4101, -49.8189
        CIE-LCH:
        55.1368, 62.9067, 307.6321
        CIE-Luv:
        55.1368, 10.8391, -82.0852
        Hunter-Lab:
        48.0236, 32.0498, -52.5873
      #976fdb color charts
#976fdb RGB chart
      #976fdb CMYK chart
      #976fdb RGB pie chart
      #976fdb color shades, tints & tones
#976fdb color schemes
#976fdb color preview, HTML & CSS examples
           This text has a color of #976fdb        
        
          <p style="color:#976fdb;">Text here</p>
        
        
          .mytext {color:#976fdb;}
        
        Text color #976fdb
      
           This box has a color of #976fdb        
        
          <div style="background-color:#976fdb;">Content here</div>
        
        
          .mybackground {background-color:#976fdb;}
        
        Background color #976fdb
      
           Border around this has a color of #976fdb        
        
          <div style="border:2px solid #976fdb;">Content here</div>
        
        
          .myborder {border:2px solid #976fdb;}
        
        Border color #976fdb