#7974e2 color space conversions
Hex:
        #7974e2
        RGB:
        121, 116, 226
        CMY:
        53, 55, 11
        CMYK:
        46, 49, 0, 11
      HSL:
        243°, 65.4762%, 67.0588%
        HSV (HSB):
        243°, 48.6726%, 88.6275%
        XYZ:
        27.8580, 22.0467, 74.7387
        xyY:
        0.2235, 0.1769, 22.0467
      CIE-Lab:
        54.0765, 30.0753, -55.6027
        CIE-LCH:
        54.0765, 63.2154, 298.4088
        CIE-Luv:
        54.0765, -4.6611, -89.8856
        Hunter-Lab:
        46.9539, 23.7356, -61.5068
      #7974e2 color charts
#7974e2 RGB chart
      #7974e2 CMYK chart
      #7974e2 RGB pie chart
      #7974e2 color shades, tints & tones
#7974e2 color schemes
#7974e2 color preview, HTML & CSS examples
           This text has a color of #7974e2        
        
          <p style="color:#7974e2;">Text here</p>
        
        
          .mytext {color:#7974e2;}
        
        Text color #7974e2
      
           This box has a color of #7974e2        
        
          <div style="background-color:#7974e2;">Content here</div>
        
        
          .mybackground {background-color:#7974e2;}
        
        Background color #7974e2
      
           Border around this has a color of #7974e2        
        
          <div style="border:2px solid #7974e2;">Content here</div>
        
        
          .myborder {border:2px solid #7974e2;}
        
        Border color #7974e2