#979ae5 color space conversions
Hex:
        #979ae5
        RGB:
        151, 154, 229
        CMY:
        41, 40, 10
        CMYK:
        34, 33, 0, 10
      HSL:
        238°, 60.0000%, 74.5098%
        HSV (HSB):
        238°, 34.0611%, 89.8039%
        XYZ:
        38.4610, 35.3477, 78.9244
        xyY:
        0.2518, 0.2314, 35.3477
      CIE-Lab:
        66.0184, 16.2980, -38.2471
        CIE-LCH:
        66.0184, 41.5748, 293.0801
        CIE-Luv:
        66.0184, -5.8669, -62.9651
        Hunter-Lab:
        59.4539, 11.4280, -37.0891
      #979ae5 color charts
#979ae5 RGB chart
      #979ae5 CMYK chart
      #979ae5 RGB pie chart
      #979ae5 color shades, tints & tones
#979ae5 color schemes
#979ae5 color preview, HTML & CSS examples
           This text has a color of #979ae5        
        
          <p style="color:#979ae5;">Text here</p>
        
        
          .mytext {color:#979ae5;}
        
        Text color #979ae5
      
           This box has a color of #979ae5        
        
          <div style="background-color:#979ae5;">Content here</div>
        
        
          .mybackground {background-color:#979ae5;}
        
        Background color #979ae5
      
           Border around this has a color of #979ae5        
        
          <div style="border:2px solid #979ae5;">Content here</div>
        
        
          .myborder {border:2px solid #979ae5;}
        
        Border color #979ae5