#7961cf color space conversions
Hex:
        #7961cf
        RGB:
        121, 97, 207
        CMY:
        53, 62, 19
        CMYK:
        42, 53, 0, 19
      HSL:
        253°, 53.3981%, 59.6078%
        HSV (HSB):
        253°, 53.1401%, 81.1765%
        XYZ:
        23.4223, 17.1193, 61.1014
        xyY:
        0.2304, 0.1684, 17.1193
      CIE-Lab:
        48.4100, 35.8438, -53.9139
        CIE-LCH:
        48.4100, 64.7417, 303.6174
        CIE-Luv:
        48.4100, 2.6983, -85.5473
        Hunter-Lab:
        41.3755, 28.6402, -58.5937
      #7961cf color charts
#7961cf RGB chart
      #7961cf CMYK chart
      #7961cf RGB pie chart
      #7961cf color shades, tints & tones
#7961cf color schemes
#7961cf color preview, HTML & CSS examples
           This text has a color of #7961cf        
        
          <p style="color:#7961cf;">Text here</p>
        
        
          .mytext {color:#7961cf;}
        
        Text color #7961cf
      
           This box has a color of #7961cf        
        
          <div style="background-color:#7961cf;">Content here</div>
        
        
          .mybackground {background-color:#7961cf;}
        
        Background color #7961cf
      
           Border around this has a color of #7961cf        
        
          <div style="border:2px solid #7961cf;">Content here</div>
        
        
          .myborder {border:2px solid #7961cf;}
        
        Border color #7961cf