#7b83aa color space conversions
Hex:
        #7b83aa
        RGB:
        123, 131, 170
        CMY:
        52, 49, 33
        CMYK:
        28, 23, 0, 33
      HSL:
        230°, 21.6590%, 57.4510%
        HSV (HSB):
        230°, 27.6471%, 66.6667%
        XYZ:
        23.5404, 23.3458, 41.2957
        xyY:
        0.2670, 0.2647, 23.3458
      CIE-Lab:
        55.4268, 6.1250, -21.6203
        CIE-LCH:
        55.4268, 22.4711, 285.8173
        CIE-Luv:
        55.4268, -6.2069, -33.2152
        Hunter-Lab:
        48.3175, 2.4098, -16.8513
      #7b83aa color charts
#7b83aa RGB chart
      #7b83aa CMYK chart
      #7b83aa RGB pie chart
      #7b83aa color shades, tints & tones
#7b83aa color schemes
#7b83aa color preview, HTML & CSS examples
           This text has a color of #7b83aa        
        
          <p style="color:#7b83aa;">Text here</p>
        
        
          .mytext {color:#7b83aa;}
        
        Text color #7b83aa
      
           This box has a color of #7b83aa        
        
          <div style="background-color:#7b83aa;">Content here</div>
        
        
          .mybackground {background-color:#7b83aa;}
        
        Background color #7b83aa
      
           Border around this has a color of #7b83aa        
        
          <div style="border:2px solid #7b83aa;">Content here</div>
        
        
          .myborder {border:2px solid #7b83aa;}
        
        Border color #7b83aa