#7d22eb color space conversions
Hex:
        #7d22eb
        RGB:
        125, 34, 235
        CMY:
        51, 87, 8
        CMYK:
        47, 86, 0, 8
      HSL:
        267°, 83.4025%, 52.7451%
        HSV (HSB):
        267°, 85.5319%, 92.1569%
        XYZ:
        24.0249, 11.5022, 79.5512
        xyY:
        0.2088, 0.1000, 11.5022
      CIE-Lab:
        40.4137, 72.9760, -82.8675
        CIE-LCH:
        40.4137, 110.4197, 311.3683
        CIE-Luv:
        40.4137, 12.0687, -121.0868
        Hunter-Lab:
        33.9149, 67.0961, -115.3310
      #7d22eb color charts
#7d22eb RGB chart
      #7d22eb CMYK chart
      #7d22eb RGB pie chart
      #7d22eb color shades, tints & tones
#7d22eb color schemes
#7d22eb color preview, HTML & CSS examples
           This text has a color of #7d22eb        
        
          <p style="color:#7d22eb;">Text here</p>
        
        
          .mytext {color:#7d22eb;}
        
        Text color #7d22eb
      
           This box has a color of #7d22eb        
        
          <div style="background-color:#7d22eb;">Content here</div>
        
        
          .mybackground {background-color:#7d22eb;}
        
        Background color #7d22eb
      
           Border around this has a color of #7d22eb        
        
          <div style="border:2px solid #7d22eb;">Content here</div>
        
        
          .myborder {border:2px solid #7d22eb;}
        
        Border color #7d22eb