#976ddf color space conversions
Hex:
        #976ddf
        RGB:
        151, 109, 223
        CMY:
        41, 57, 13
        CMYK:
        32, 51, 0, 13
      HSL:
        262°, 64.0449%, 65.0980%
        HSV (HSB):
        262°, 51.1211%, 87.4510%
        XYZ:
        31.5504, 22.8443, 72.5585
        xyY:
        0.2485, 0.1799, 22.8443
      CIE-Lab:
        54.9116, 40.5454, -52.4305
        CIE-LCH:
        54.9116, 66.2789, 307.7154
        CIE-Luv:
        54.9116, 10.9777, -86.3595
        Hunter-Lab:
        47.7957, 34.1871, -56.5510
      #976ddf color charts
#976ddf RGB chart
      #976ddf CMYK chart
      #976ddf RGB pie chart
      #976ddf color shades, tints & tones
#976ddf color schemes
#976ddf color preview, HTML & CSS examples
           This text has a color of #976ddf        
        
          <p style="color:#976ddf;">Text here</p>
        
        
          .mytext {color:#976ddf;}
        
        Text color #976ddf
      
           This box has a color of #976ddf        
        
          <div style="background-color:#976ddf;">Content here</div>
        
        
          .mybackground {background-color:#976ddf;}
        
        Background color #976ddf
      
           Border around this has a color of #976ddf        
        
          <div style="border:2px solid #976ddf;">Content here</div>
        
        
          .myborder {border:2px solid #976ddf;}
        
        Border color #976ddf