#7b54fa color space conversions
Hex:
        #7b54fa
        RGB:
        123, 84, 250
        CMY:
        52, 67, 2
        CMYK:
        51, 66, 0, 2
      HSL:
        254°, 94.3182%, 65.4902%
        HSV (HSB):
        254°, 66.4000%, 98.0392%
        XYZ:
        28.5940, 17.4537, 92.3043
        xyY:
        0.2067, 0.1262, 17.4537
      CIE-Lab:
        48.8267, 55.6034, -77.5153
        CIE-LCH:
        48.8267, 95.3958, 305.6527
        CIE-Luv:
        48.8267, 2.3933, -121.5197
        Hunter-Lab:
        41.7777, 49.0604, -101.7520
      #7b54fa color charts
#7b54fa RGB chart
      #7b54fa CMYK chart
      #7b54fa RGB pie chart
      #7b54fa color shades, tints & tones
#7b54fa color schemes
#7b54fa color preview, HTML & CSS examples
           This text has a color of #7b54fa        
        
          <p style="color:#7b54fa;">Text here</p>
        
        
          .mytext {color:#7b54fa;}
        
        Text color #7b54fa
      
           This box has a color of #7b54fa        
        
          <div style="background-color:#7b54fa;">Content here</div>
        
        
          .mybackground {background-color:#7b54fa;}
        
        Background color #7b54fa
      
           Border around this has a color of #7b54fa        
        
          <div style="border:2px solid #7b54fa;">Content here</div>
        
        
          .myborder {border:2px solid #7b54fa;}
        
        Border color #7b54fa