#7b54ec color space conversions
Hex:
        #7b54ec
        RGB:
        123, 84, 236
        CMY:
        52, 67, 7
        CMYK:
        48, 64, 0, 7
      HSL:
        255°, 80.0000%, 62.7451%
        HSV (HSB):
        255°, 64.4068%, 92.5490%
        XYZ:
        26.4790, 16.6077, 81.1669
        xyY:
        0.2131, 0.1337, 16.6077
      CIE-Lab:
        47.7619, 51.7203, -71.4095
        CIE-LCH:
        47.7619, 88.1720, 305.9149
        CIE-Luv:
        47.7619, 3.8495, -112.0076
        Hunter-Lab:
        40.7526, 44.6635, -89.5610
      #7b54ec color charts
#7b54ec RGB chart
      #7b54ec CMYK chart
      #7b54ec RGB pie chart
      #7b54ec color shades, tints & tones
#7b54ec color schemes
#7b54ec color preview, HTML & CSS examples
           This text has a color of #7b54ec        
        
          <p style="color:#7b54ec;">Text here</p>
        
        
          .mytext {color:#7b54ec;}
        
        Text color #7b54ec
      
           This box has a color of #7b54ec        
        
          <div style="background-color:#7b54ec;">Content here</div>
        
        
          .mybackground {background-color:#7b54ec;}
        
        Background color #7b54ec
      
           Border around this has a color of #7b54ec        
        
          <div style="border:2px solid #7b54ec;">Content here</div>
        
        
          .myborder {border:2px solid #7b54ec;}
        
        Border color #7b54ec