#977dfe color space conversions
Hex:
        #977dfe
        RGB:
        151, 125, 254
        CMY:
        41, 51, 0
        CMYK:
        41, 51, 0, 0
      HSL:
        252°, 98.4733%, 74.3137%
        HSV (HSB):
        252°, 50.7874%, 99.6078%
        XYZ:
        37.9855, 28.4023, 97.2461
        xyY:
        0.2321, 0.1736, 28.4023
      CIE-Lab:
        60.2505, 39.6298, -61.1386
        CIE-LCH:
        60.2505, 72.8591, 302.9512
        CIE-Luv:
        60.2505, 2.5111, -101.9059
        Hunter-Lab:
        53.2938, 33.9629, -70.8818
      #977dfe color charts
#977dfe RGB chart
      #977dfe CMYK chart
      #977dfe RGB pie chart
      #977dfe color shades, tints & tones
#977dfe color schemes
#977dfe color preview, HTML & CSS examples
           This text has a color of #977dfe        
        
          <p style="color:#977dfe;">Text here</p>
        
        
          .mytext {color:#977dfe;}
        
        Text color #977dfe
      
           This box has a color of #977dfe        
        
          <div style="background-color:#977dfe;">Content here</div>
        
        
          .mybackground {background-color:#977dfe;}
        
        Background color #977dfe
      
           Border around this has a color of #977dfe        
        
          <div style="border:2px solid #977dfe;">Content here</div>
        
        
          .myborder {border:2px solid #977dfe;}
        
        Border color #977dfe