#7b4188 color space conversions
Hex:
        #7b4188
        RGB:
        123, 65, 136
        CMY:
        52, 75, 47
        CMYK:
        10, 52, 0, 47
      HSL:
        289°, 35.3234%, 39.4118%
        HSV (HSB):
        289°, 52.2059%, 53.3333%
        XYZ:
        14.5026, 9.7691, 24.4138
        xyY:
        0.2979, 0.2007, 9.7691
      CIE-Lab:
        37.4248, 36.9018, -29.3916
        CIE-LCH:
        37.4248, 47.1764, 321.4633
        CIE-Luv:
        37.4248, 24.2147, -45.2716
        Hunter-Lab:
        31.2556, 28.1268, -24.4326
      #7b4188 color charts
#7b4188 RGB chart
      #7b4188 CMYK chart
      #7b4188 RGB pie chart
      #7b4188 color shades, tints & tones
#7b4188 color schemes
#7b4188 color preview, HTML & CSS examples
           This text has a color of #7b4188        
        
          <p style="color:#7b4188;">Text here</p>
        
        
          .mytext {color:#7b4188;}
        
        Text color #7b4188
      
           This box has a color of #7b4188        
        
          <div style="background-color:#7b4188;">Content here</div>
        
        
          .mybackground {background-color:#7b4188;}
        
        Background color #7b4188
      
           Border around this has a color of #7b4188        
        
          <div style="border:2px solid #7b4188;">Content here</div>
        
        
          .myborder {border:2px solid #7b4188;}
        
        Border color #7b4188