#7953cd color space conversions
Hex:
        #7953cd
        RGB:
        121, 83, 205
        CMY:
        53, 67, 20
        CMYK:
        41, 60, 0, 20
      HSL:
        259°, 54.9550%, 56.4706%
        HSV (HSB):
        259°, 59.5122%, 80.3922%
        XYZ:
        21.9979, 14.6592, 59.4277
        xyY:
        0.2289, 0.1526, 14.6592
      CIE-Lab:
        45.1639, 43.3477, -57.9905
        CIE-LCH:
        45.1639, 72.4011, 306.7780
        CIE-Luv:
        45.1639, 6.7984, -90.6157
        Hunter-Lab:
        38.2874, 35.5535, -65.2257
      #7953cd color charts
#7953cd RGB chart
      #7953cd CMYK chart
      #7953cd RGB pie chart
      #7953cd color shades, tints & tones
#7953cd color schemes
#7953cd color preview, HTML & CSS examples
           This text has a color of #7953cd        
        
          <p style="color:#7953cd;">Text here</p>
        
        
          .mytext {color:#7953cd;}
        
        Text color #7953cd
      
           This box has a color of #7953cd        
        
          <div style="background-color:#7953cd;">Content here</div>
        
        
          .mybackground {background-color:#7953cd;}
        
        Background color #7953cd
      
           Border around this has a color of #7953cd        
        
          <div style="border:2px solid #7953cd;">Content here</div>
        
        
          .myborder {border:2px solid #7953cd;}
        
        Border color #7953cd