#7926ff color space conversions
Hex:
        #7926ff
        RGB:
        121, 38, 255
        CMY:
        53, 85, 0
        CMYK:
        53, 85, 0, 0
      HSL:
        263°, 100.0000%, 57.4510%
        HSV (HSB):
        263°, 85.0980%, 100.0000%
        XYZ:
        26.6283, 12.6712, 95.6501
        xyY:
        0.1973, 0.0939, 12.6712
      CIE-Lab:
        42.2636, 76.0325, -91.0910
        CIE-LCH:
        42.2636, 118.6529, 309.8513
        CIE-Luv:
        42.2636, 7.4965, -132.9097
        Hunter-Lab:
        35.5966, 71.2341, -134.3980
      #7926ff color charts
#7926ff RGB chart
      #7926ff CMYK chart
      #7926ff RGB pie chart
      #7926ff color shades, tints & tones
#7926ff color schemes
#7926ff color preview, HTML & CSS examples
           This text has a color of #7926ff        
        
          <p style="color:#7926ff;">Text here</p>
        
        
          .mytext {color:#7926ff;}
        
        Text color #7926ff
      
           This box has a color of #7926ff        
        
          <div style="background-color:#7926ff;">Content here</div>
        
        
          .mybackground {background-color:#7926ff;}
        
        Background color #7926ff
      
           Border around this has a color of #7926ff        
        
          <div style="border:2px solid #7926ff;">Content here</div>
        
        
          .myborder {border:2px solid #7926ff;}
        
        Border color #7926ff