#979cfa color space conversions
Hex:
        #979cfa
        RGB:
        151, 156, 250
        CMY:
        41, 39, 2
        CMYK:
        40, 38, 0, 2
      HSL:
        237°, 90.8257%, 78.6275%
        HSV (HSB):
        237°, 39.6000%, 98.0392%
        XYZ:
        41.9063, 37.2584, 95.4254
        xyY:
        0.2400, 0.2134, 37.2584
      CIE-Lab:
        67.4704, 20.7682, -47.4808
        CIE-LCH:
        67.4704, 51.8242, 293.6247
        CIE-Luv:
        67.4704, -7.7820, -79.2181
        Hunter-Lab:
        61.0396, 15.7284, -49.9624
      #979cfa color charts
#979cfa RGB chart
      #979cfa CMYK chart
      #979cfa RGB pie chart
      #979cfa color shades, tints & tones
#979cfa color schemes
#979cfa color preview, HTML & CSS examples
           This text has a color of #979cfa        
        
          <p style="color:#979cfa;">Text here</p>
        
        
          .mytext {color:#979cfa;}
        
        Text color #979cfa
      
           This box has a color of #979cfa        
        
          <div style="background-color:#979cfa;">Content here</div>
        
        
          .mybackground {background-color:#979cfa;}
        
        Background color #979cfa
      
           Border around this has a color of #979cfa        
        
          <div style="border:2px solid #979cfa;">Content here</div>
        
        
          .myborder {border:2px solid #979cfa;}
        
        Border color #979cfa