#7926ed color space conversions
Hex:
        #7926ed
        RGB:
        121, 38, 237
        CMY:
        53, 85, 7
        CMYK:
        49, 84, 0, 7
      HSL:
        265°, 84.6809%, 53.9216%
        HSV (HSB):
        265°, 83.9662%, 92.9412%
        XYZ:
        23.8643, 11.5656, 81.0954
        xyY:
        0.2048, 0.0993, 11.5656
      CIE-Lab:
        40.5172, 71.8242, -83.8471
        CIE-LCH:
        40.5172, 110.4041, 310.5837
        CIE-Luv:
        40.5172, 9.9005, -122.2567
        Hunter-Lab:
        34.0082, 65.7430, -117.5760
      #7926ed color charts
#7926ed RGB chart
      #7926ed CMYK chart
      #7926ed RGB pie chart
      #7926ed color shades, tints & tones
#7926ed color schemes
#7926ed color preview, HTML & CSS examples
           This text has a color of #7926ed        
        
          <p style="color:#7926ed;">Text here</p>
        
        
          .mytext {color:#7926ed;}
        
        Text color #7926ed
      
           This box has a color of #7926ed        
        
          <div style="background-color:#7926ed;">Content here</div>
        
        
          .mybackground {background-color:#7926ed;}
        
        Background color #7926ed
      
           Border around this has a color of #7926ed        
        
          <div style="border:2px solid #7926ed;">Content here</div>
        
        
          .myborder {border:2px solid #7926ed;}
        
        Border color #7926ed