#792fa5 color space conversions
Hex:
        #792fa5
        RGB:
        121, 47, 165
        CMY:
        53, 82, 35
        CMYK:
        27, 72, 0, 35
      HSL:
        278°, 55.6604%, 41.5686%
        HSV (HSB):
        278°, 71.5152%, 64.7059%
        XYZ:
        15.6932, 8.8146, 36.4716
        xyY:
        0.2574, 0.1446, 8.8146
      CIE-Lab:
        35.6248, 51.7804, -49.8893
        CIE-LCH:
        35.6248, 71.9037, 316.0656
        CIE-Luv:
        35.6248, 21.3510, -74.1210
        Hunter-Lab:
        29.6894, 42.3951, -52.0516
      #792fa5 color charts
#792fa5 RGB chart
      #792fa5 CMYK chart
      #792fa5 RGB pie chart
      #792fa5 color shades, tints & tones
#792fa5 color schemes
#792fa5 color preview, HTML & CSS examples
           This text has a color of #792fa5        
        
          <p style="color:#792fa5;">Text here</p>
        
        
          .mytext {color:#792fa5;}
        
        Text color #792fa5
      
           This box has a color of #792fa5        
        
          <div style="background-color:#792fa5;">Content here</div>
        
        
          .mybackground {background-color:#792fa5;}
        
        Background color #792fa5
      
           Border around this has a color of #792fa5        
        
          <div style="border:2px solid #792fa5;">Content here</div>
        
        
          .myborder {border:2px solid #792fa5;}
        
        Border color #792fa5