#7965d1 color space conversions
Hex:
        #7965d1
        RGB:
        121, 101, 209
        CMY:
        53, 60, 18
        CMYK:
        42, 52, 0, 18
      HSL:
        251°, 54.0000%, 60.7843%
        HSV (HSB):
        251°, 51.6746%, 81.9608%
        XYZ:
        24.0475, 17.9758, 62.5238
        xyY:
        0.2300, 0.1719, 17.9758
      CIE-Lab:
        49.4667, 34.0537, -53.3624
        CIE-LCH:
        49.4667, 63.3025, 302.5443
        CIE-Luv:
        49.4667, 1.3074, -84.9942
        Hunter-Lab:
        42.3978, 27.0465, -57.7561
      #7965d1 color charts
#7965d1 RGB chart
      #7965d1 CMYK chart
      #7965d1 RGB pie chart
      #7965d1 color shades, tints & tones
#7965d1 color schemes
#7965d1 color preview, HTML & CSS examples
           This text has a color of #7965d1        
        
          <p style="color:#7965d1;">Text here</p>
        
        
          .mytext {color:#7965d1;}
        
        Text color #7965d1
      
           This box has a color of #7965d1        
        
          <div style="background-color:#7965d1;">Content here</div>
        
        
          .mybackground {background-color:#7965d1;}
        
        Background color #7965d1
      
           Border around this has a color of #7965d1        
        
          <div style="border:2px solid #7965d1;">Content here</div>
        
        
          .myborder {border:2px solid #7965d1;}
        
        Border color #7965d1