#7b82be color space conversions
Hex:
        #7b82be
        RGB:
        123, 130, 190
        CMY:
        52, 49, 25
        CMYK:
        35, 32, 0, 25
      HSL:
        234°, 34.0102%, 61.3725%
        HSV (HSB):
        234°, 35.2632%, 74.5098%
        XYZ:
        25.4453, 23.8939, 51.9861
        xyY:
        0.2511, 0.2358, 23.8939
      CIE-Lab:
        55.9814, 11.9852, -32.2109
        CIE-LCH:
        55.9814, 34.3684, 290.4095
        CIE-Luv:
        55.9814, -6.7614, -50.9182
        Hunter-Lab:
        48.8814, 7.3759, -28.8388
      #7b82be color charts
#7b82be RGB chart
      #7b82be CMYK chart
      #7b82be RGB pie chart
      #7b82be color shades, tints & tones
#7b82be color schemes
#7b82be color preview, HTML & CSS examples
           This text has a color of #7b82be        
        
          <p style="color:#7b82be;">Text here</p>
        
        
          .mytext {color:#7b82be;}
        
        Text color #7b82be
      
           This box has a color of #7b82be        
        
          <div style="background-color:#7b82be;">Content here</div>
        
        
          .mybackground {background-color:#7b82be;}
        
        Background color #7b82be
      
           Border around this has a color of #7b82be        
        
          <div style="border:2px solid #7b82be;">Content here</div>
        
        
          .myborder {border:2px solid #7b82be;}
        
        Border color #7b82be