#7b458b color space conversions
Hex:
        #7b458b
        RGB:
        123, 69, 139
        CMY:
        52, 73, 45
        CMYK:
        12, 50, 0, 45
      HSL:
        286°, 33.6538%, 40.7843%
        HSV (HSB):
        286°, 50.3597%, 54.5098%
        XYZ:
        14.9567, 10.3313, 25.6319
        xyY:
        0.2937, 0.2029, 10.3313
      CIE-Lab:
        38.4305, 35.3268, -29.6457
        CIE-LCH:
        38.4305, 46.1178, 319.9971
        CIE-Luv:
        38.4305, 22.2566, -45.7736
        Hunter-Lab:
        32.1423, 26.8119, -24.7813
      #7b458b color charts
#7b458b RGB chart
      #7b458b CMYK chart
      #7b458b RGB pie chart
      #7b458b color shades, tints & tones
#7b458b color schemes
#7b458b color preview, HTML & CSS examples
           This text has a color of #7b458b        
        
          <p style="color:#7b458b;">Text here</p>
        
        
          .mytext {color:#7b458b;}
        
        Text color #7b458b
      
           This box has a color of #7b458b        
        
          <div style="background-color:#7b458b;">Content here</div>
        
        
          .mybackground {background-color:#7b458b;}
        
        Background color #7b458b
      
           Border around this has a color of #7b458b        
        
          <div style="border:2px solid #7b458b;">Content here</div>
        
        
          .myborder {border:2px solid #7b458b;}
        
        Border color #7b458b