#7964dd color space conversions
Hex:
        #7964dd
        RGB:
        121, 100, 221
        CMY:
        53, 61, 13
        CMYK:
        45, 55, 0, 13
      HSL:
        250°, 64.0212%, 62.9412%
        HSV (HSB):
        250°, 54.7511%, 86.6667%
        XYZ:
        25.4935, 18.3997, 70.6145
        xyY:
        0.2226, 0.1607, 18.3997
      CIE-Lab:
        49.9774, 38.0679, -59.3634
        CIE-LCH:
        49.9774, 70.5208, 302.6708
        CIE-Luv:
        49.9774, 0.5267, -94.6903
        Hunter-Lab:
        42.8949, 31.0207, -67.5779
      #7964dd color charts
#7964dd RGB chart
      #7964dd CMYK chart
      #7964dd RGB pie chart
      #7964dd color shades, tints & tones
#7964dd color schemes
#7964dd color preview, HTML & CSS examples
           This text has a color of #7964dd        
        
          <p style="color:#7964dd;">Text here</p>
        
        
          .mytext {color:#7964dd;}
        
        Text color #7964dd
      
           This box has a color of #7964dd        
        
          <div style="background-color:#7964dd;">Content here</div>
        
        
          .mybackground {background-color:#7964dd;}
        
        Background color #7964dd
      
           Border around this has a color of #7964dd        
        
          <div style="border:2px solid #7964dd;">Content here</div>
        
        
          .myborder {border:2px solid #7964dd;}
        
        Border color #7964dd