#7b869d color space conversions
Hex:
        #7b869d
        RGB:
        123, 134, 157
        CMY:
        52, 47, 38
        CMYK:
        22, 15, 0, 38
      HSL:
        221°, 14.7826%, 54.9020%
        HSV (HSB):
        221°, 21.6561%, 61.5686%
        XYZ:
        22.7793, 23.6955, 35.2714
        xyY:
        0.2787, 0.2899, 23.6955
      CIE-Lab:
        55.7816, 1.1745, -13.5956
        CIE-LCH:
        55.7816, 13.6463, 274.9373
        CIE-Luv:
        55.7816, -6.9552, -20.1168
        Hunter-Lab:
        48.6780, -1.6559, -8.8861
      #7b869d color charts
#7b869d RGB chart
      #7b869d CMYK chart
      #7b869d RGB pie chart
      #7b869d color shades, tints & tones
#7b869d color schemes
#7b869d color preview, HTML & CSS examples
           This text has a color of #7b869d        
        
          <p style="color:#7b869d;">Text here</p>
        
        
          .mytext {color:#7b869d;}
        
        Text color #7b869d
      
           This box has a color of #7b869d        
        
          <div style="background-color:#7b869d;">Content here</div>
        
        
          .mybackground {background-color:#7b869d;}
        
        Background color #7b869d
      
           Border around this has a color of #7b869d        
        
          <div style="border:2px solid #7b869d;">Content here</div>
        
        
          .myborder {border:2px solid #7b869d;}
        
        Border color #7b869d