#7b82a3 color space conversions
Hex:
        #7b82a3
        RGB:
        123, 130, 163
        CMY:
        52, 49, 36
        CMYK:
        25, 20, 0, 36
      HSL:
        230°, 17.8571%, 56.0784%
        HSV (HSB):
        230°, 24.5399%, 63.9216%
        XYZ:
        22.7619, 22.8206, 37.8555
        xyY:
        0.2728, 0.2735, 22.8206
      CIE-Lab:
        54.8870, 4.9512, -18.4136
        CIE-LCH:
        54.8870, 19.0677, 285.0502
        CIE-Luv:
        54.8870, -5.4352, -27.9933
        Hunter-Lab:
        47.7709, 1.4527, -13.5440
      #7b82a3 color charts
#7b82a3 RGB chart
      #7b82a3 CMYK chart
      #7b82a3 RGB pie chart
      #7b82a3 color shades, tints & tones
#7b82a3 color schemes
#7b82a3 color preview, HTML & CSS examples
           This text has a color of #7b82a3        
        
          <p style="color:#7b82a3;">Text here</p>
        
        
          .mytext {color:#7b82a3;}
        
        Text color #7b82a3
      
           This box has a color of #7b82a3        
        
          <div style="background-color:#7b82a3;">Content here</div>
        
        
          .mybackground {background-color:#7b82a3;}
        
        Background color #7b82a3
      
           Border around this has a color of #7b82a3        
        
          <div style="border:2px solid #7b82a3;">Content here</div>
        
        
          .myborder {border:2px solid #7b82a3;}
        
        Border color #7b82a3