#7955c5 color space conversions
Hex:
        #7955c5
        RGB:
        121, 85, 197
        CMY:
        53, 67, 23
        CMYK:
        39, 57, 0, 23
      HSL:
        259°, 49.1228%, 55.2941%
        HSV (HSB):
        259°, 56.8528%, 77.2549%
        XYZ:
        21.2117, 14.5932, 54.5221
        xyY:
        0.2348, 0.1616, 14.5932
      CIE-Lab:
        45.0719, 40.0429, -53.5221
        CIE-LCH:
        45.0719, 66.8435, 306.8022
        CIE-Luv:
        45.0719, 7.2339, -83.7767
        Hunter-Lab:
        38.2010, 32.2632, -57.8805
      #7955c5 color charts
#7955c5 RGB chart
      #7955c5 CMYK chart
      #7955c5 RGB pie chart
      #7955c5 color shades, tints & tones
#7955c5 color schemes
#7955c5 color preview, HTML & CSS examples
           This text has a color of #7955c5        
        
          <p style="color:#7955c5;">Text here</p>
        
        
          .mytext {color:#7955c5;}
        
        Text color #7955c5
      
           This box has a color of #7955c5        
        
          <div style="background-color:#7955c5;">Content here</div>
        
        
          .mybackground {background-color:#7955c5;}
        
        Background color #7955c5
      
           Border around this has a color of #7955c5        
        
          <div style="border:2px solid #7955c5;">Content here</div>
        
        
          .myborder {border:2px solid #7955c5;}
        
        Border color #7955c5