#7977ce color space conversions
Hex:
        #7977ce
        RGB:
        121, 119, 206
        CMY:
        53, 53, 19
        CMYK:
        41, 42, 0, 19
      HSL:
        241°, 47.0270%, 63.7255%
        HSV (HSB):
        241°, 42.2330%, 80.7843%
        XYZ:
        25.6226, 21.7148, 61.2334
        xyY:
        0.2360, 0.2000, 21.7148
      CIE-Lab:
        53.7231, 22.4660, -44.8722
        CIE-LCH:
        53.7231, 50.1820, 296.5956
        CIE-Luv:
        53.7231, -4.3898, -71.9849
        Hunter-Lab:
        46.5992, 16.5997, -45.2903
      #7977ce color charts
#7977ce RGB chart
      #7977ce CMYK chart
      #7977ce RGB pie chart
      #7977ce color shades, tints & tones
#7977ce color schemes
#7977ce color preview, HTML & CSS examples
           This text has a color of #7977ce        
        
          <p style="color:#7977ce;">Text here</p>
        
        
          .mytext {color:#7977ce;}
        
        Text color #7977ce
      
           This box has a color of #7977ce        
        
          <div style="background-color:#7977ce;">Content here</div>
        
        
          .mybackground {background-color:#7977ce;}
        
        Background color #7977ce
      
           Border around this has a color of #7977ce        
        
          <div style="border:2px solid #7977ce;">Content here</div>
        
        
          .myborder {border:2px solid #7977ce;}
        
        Border color #7977ce