#7b48ea color space conversions
Hex:
        #7b48ea
        RGB:
        123, 72, 234
        CMY:
        52, 72, 8
        CMYK:
        47, 69, 0, 8
      HSL:
        259°, 79.4118%, 60.0000%
        HSV (HSB):
        259°, 69.2308%, 91.7647%
        XYZ:
        25.3370, 14.7862, 79.3605
        xyY:
        0.2121, 0.1238, 14.7862
      CIE-Lab:
        45.3400, 57.3960, -74.2300
        CIE-LCH:
        45.3400, 93.8317, 307.7119
        CIE-Luv:
        45.3400, 6.5038, -114.3903
        Hunter-Lab:
        38.4528, 50.3233, -95.4482
      #7b48ea color charts
#7b48ea RGB chart
      #7b48ea CMYK chart
      #7b48ea RGB pie chart
      #7b48ea color shades, tints & tones
#7b48ea color schemes
#7b48ea color preview, HTML & CSS examples
           This text has a color of #7b48ea        
        
          <p style="color:#7b48ea;">Text here</p>
        
        
          .mytext {color:#7b48ea;}
        
        Text color #7b48ea
      
           This box has a color of #7b48ea        
        
          <div style="background-color:#7b48ea;">Content here</div>
        
        
          .mybackground {background-color:#7b48ea;}
        
        Background color #7b48ea
      
           Border around this has a color of #7b48ea        
        
          <div style="border:2px solid #7b48ea;">Content here</div>
        
        
          .myborder {border:2px solid #7b48ea;}
        
        Border color #7b48ea