#792ff2 color space conversions
Hex:
        #792ff2
        RGB:
        121, 47, 242
        CMY:
        53, 82, 5
        CMYK:
        50, 81, 0, 5
      HSL:
        263°, 88.2353%, 56.6667%
        HSV (HSB):
        263°, 80.5785%, 94.9020%
        XYZ:
        24.9287, 12.5088, 85.1049
        xyY:
        0.2034, 0.1021, 12.5088
      CIE-Lab:
        42.0136, 69.9958, -84.2071
        CIE-LCH:
        42.0136, 109.5000, 309.7345
        CIE-Luv:
        42.0136, 8.3470, -124.3746
        Hunter-Lab:
        35.3678, 63.9207, -117.9113
      #792ff2 color charts
#792ff2 RGB chart
      #792ff2 CMYK chart
      #792ff2 RGB pie chart
      #792ff2 color shades, tints & tones
#792ff2 color schemes
#792ff2 color preview, HTML & CSS examples
           This text has a color of #792ff2        
        
          <p style="color:#792ff2;">Text here</p>
        
        
          .mytext {color:#792ff2;}
        
        Text color #792ff2
      
           This box has a color of #792ff2        
        
          <div style="background-color:#792ff2;">Content here</div>
        
        
          .mybackground {background-color:#792ff2;}
        
        Background color #792ff2
      
           Border around this has a color of #792ff2        
        
          <div style="border:2px solid #792ff2;">Content here</div>
        
        
          .myborder {border:2px solid #792ff2;}
        
        Border color #792ff2