#977cf0 color space conversions
Hex:
        #977cf0
        RGB:
        151, 124, 240
        CMY:
        41, 51, 6
        CMYK:
        37, 48, 0, 6
      HSL:
        254°, 79.4521%, 71.3725%
        HSV (HSB):
        254°, 48.3333%, 94.1176%
        XYZ:
        35.6983, 27.2859, 85.8233
        xyY:
        0.2399, 0.1834, 27.2859
      CIE-Lab:
        59.2380, 36.4483, -55.0267
        CIE-LCH:
        59.2380, 66.0032, 303.5195
        CIE-Luv:
        59.2380, 4.1872, -91.4445
        Hunter-Lab:
        52.2359, 30.5752, -60.8480
      #977cf0 color charts
#977cf0 RGB chart
      #977cf0 CMYK chart
      #977cf0 RGB pie chart
      #977cf0 color shades, tints & tones
#977cf0 color schemes
#977cf0 color preview, HTML & CSS examples
           This text has a color of #977cf0        
        
          <p style="color:#977cf0;">Text here</p>
        
        
          .mytext {color:#977cf0;}
        
        Text color #977cf0
      
           This box has a color of #977cf0        
        
          <div style="background-color:#977cf0;">Content here</div>
        
        
          .mybackground {background-color:#977cf0;}
        
        Background color #977cf0
      
           Border around this has a color of #977cf0        
        
          <div style="border:2px solid #977cf0;">Content here</div>
        
        
          .myborder {border:2px solid #977cf0;}
        
        Border color #977cf0