#792ace color space conversions
Hex:
        #792ace
        RGB:
        121, 42, 206
        CMY:
        53, 84, 19
        CMYK:
        41, 80, 0, 19
      HSL:
        269°, 66.1290%, 48.6275%
        HSV (HSB):
        269°, 79.6117%, 80.7843%
        XYZ:
        19.8537, 10.1771, 59.3105
        xyY:
        0.2222, 0.1139, 10.1771
      CIE-Lab:
        38.1584, 63.2267, -69.9614
        CIE-LCH:
        38.1584, 94.2985, 312.1053
        CIE-Luv:
        38.1584, 14.2734, -102.6691
        Hunter-Lab:
        31.9016, 55.2603, -87.8991
      #792ace color charts
#792ace RGB chart
      #792ace CMYK chart
      #792ace RGB pie chart
      #792ace color shades, tints & tones
#792ace color schemes
#792ace color preview, HTML & CSS examples
           This text has a color of #792ace        
        
          <p style="color:#792ace;">Text here</p>
        
        
          .mytext {color:#792ace;}
        
        Text color #792ace
      
           This box has a color of #792ace        
        
          <div style="background-color:#792ace;">Content here</div>
        
        
          .mybackground {background-color:#792ace;}
        
        Background color #792ace
      
           Border around this has a color of #792ace        
        
          <div style="border:2px solid #792ace;">Content here</div>
        
        
          .myborder {border:2px solid #792ace;}
        
        Border color #792ace