#7b40db color space conversions
Hex:
        #7b40db
        RGB:
        123, 64, 219
        CMY:
        52, 75, 14
        CMYK:
        44, 71, 0, 14
      HSL:
        263°, 68.2819%, 55.4902%
        HSV (HSB):
        263°, 70.7763%, 85.8824%
        XYZ:
        22.7880, 12.9922, 68.3245
        xyY:
        0.2189, 0.1248, 12.9922
      CIE-Lab:
        42.7515, 57.3780, -69.9299
        CIE-LCH:
        42.7515, 90.4568, 309.3691
        CIE-Luv:
        42.7515, 9.9095, -106.5265
        Hunter-Lab:
        36.0447, 49.7718, -87.1558
      #7b40db color charts
#7b40db RGB chart
      #7b40db CMYK chart
      #7b40db RGB pie chart
      #7b40db color shades, tints & tones
#7b40db color schemes
#7b40db color preview, HTML & CSS examples
           This text has a color of #7b40db        
        
          <p style="color:#7b40db;">Text here</p>
        
        
          .mytext {color:#7b40db;}
        
        Text color #7b40db
      
           This box has a color of #7b40db        
        
          <div style="background-color:#7b40db;">Content here</div>
        
        
          .mybackground {background-color:#7b40db;}
        
        Background color #7b40db
      
           Border around this has a color of #7b40db        
        
          <div style="border:2px solid #7b40db;">Content here</div>
        
        
          .myborder {border:2px solid #7b40db;}
        
        Border color #7b40db