#7950dd color space conversions
Hex:
        #7950dd
        RGB:
        121, 80, 221
        CMY:
        53, 69, 13
        CMYK:
        45, 64, 0, 13
      HSL:
        257°, 67.4641%, 59.0196%
        HSV (HSB):
        257°, 63.8009%, 86.6667%
        XYZ:
        23.8050, 15.0227, 70.0516
        xyY:
        0.2186, 0.1380, 15.0227
      CIE-Lab:
        45.6653, 49.3723, -66.3369
        CIE-LCH:
        45.6653, 82.6935, 306.6591
        CIE-Luv:
        45.6653, 5.6248, -103.2747
        Hunter-Lab:
        38.7592, 41.8020, -80.0268
      #7950dd color charts
#7950dd RGB chart
      #7950dd CMYK chart
      #7950dd RGB pie chart
      #7950dd color shades, tints & tones
#7950dd color schemes
#7950dd color preview, HTML & CSS examples
           This text has a color of #7950dd        
        
          <p style="color:#7950dd;">Text here</p>
        
        
          .mytext {color:#7950dd;}
        
        Text color #7950dd
      
           This box has a color of #7950dd        
        
          <div style="background-color:#7950dd;">Content here</div>
        
        
          .mybackground {background-color:#7950dd;}
        
        Background color #7950dd
      
           Border around this has a color of #7950dd        
        
          <div style="border:2px solid #7950dd;">Content here</div>
        
        
          .myborder {border:2px solid #7950dd;}
        
        Border color #7950dd