#7952cd color space conversions
Hex:
        #7952cd
        RGB:
        121, 82, 205
        CMY:
        53, 68, 20
        CMYK:
        41, 60, 0, 20
      HSL:
        259°, 55.1570%, 56.2745%
        HSV (HSB):
        259°, 60.0000%, 80.3922%
        XYZ:
        21.9219, 14.5073, 59.4024
        xyY:
        0.2288, 0.1514, 14.5073
      CIE-Lab:
        44.9519, 43.9078, -58.3329
        CIE-LCH:
        44.9519, 73.0111, 306.9692
        CIE-Luv:
        44.9519, 7.0536, -91.0353
        Hunter-Lab:
        38.0885, 36.0812, -65.8062
      #7952cd color charts
#7952cd RGB chart
      #7952cd CMYK chart
      #7952cd RGB pie chart
      #7952cd color shades, tints & tones
#7952cd color schemes
#7952cd color preview, HTML & CSS examples
           This text has a color of #7952cd        
        
          <p style="color:#7952cd;">Text here</p>
        
        
          .mytext {color:#7952cd;}
        
        Text color #7952cd
      
           This box has a color of #7952cd        
        
          <div style="background-color:#7952cd;">Content here</div>
        
        
          .mybackground {background-color:#7952cd;}
        
        Background color #7952cd
      
           Border around this has a color of #7952cd        
        
          <div style="border:2px solid #7952cd;">Content here</div>
        
        
          .myborder {border:2px solid #7952cd;}
        
        Border color #7952cd