#977efa color space conversions
Hex:
        #977efa
        RGB:
        151, 126, 250
        CMY:
        41, 51, 2
        CMYK:
        40, 50, 0, 2
      HSL:
        252°, 92.5373%, 73.7255%
        HSV (HSB):
        252°, 49.6000%, 98.0392%
        XYZ:
        37.4787, 28.4031, 93.9495
        xyY:
        0.2345, 0.1777, 28.4031
      CIE-Lab:
        60.2512, 37.9811, -58.9358
        CIE-LCH:
        60.2512, 70.1142, 302.7997
        CIE-Luv:
        60.2512, 2.5745, -98.2085
        Hunter-Lab:
        53.2946, 32.2620, -67.2122
      #977efa color charts
#977efa RGB chart
      #977efa CMYK chart
      #977efa RGB pie chart
      #977efa color shades, tints & tones
#977efa color schemes
#977efa color preview, HTML & CSS examples
           This text has a color of #977efa        
        
          <p style="color:#977efa;">Text here</p>
        
        
          .mytext {color:#977efa;}
        
        Text color #977efa
      
           This box has a color of #977efa        
        
          <div style="background-color:#977efa;">Content here</div>
        
        
          .mybackground {background-color:#977efa;}
        
        Background color #977efa
      
           Border around this has a color of #977efa        
        
          <div style="border:2px solid #977efa;">Content here</div>
        
        
          .myborder {border:2px solid #977efa;}
        
        Border color #977efa