#8b82a2 color space conversions
Hex:
        #8b82a2
        RGB:
        139, 130, 162
        CMY:
        45, 49, 36
        CMYK:
        14, 20, 0, 36
      HSL:
        257°, 14.6789%, 57.2549%
        HSV (HSB):
        257°, 19.7531%, 63.5294%
        XYZ:
        25.1517, 24.0629, 37.5014
        xyY:
        0.2900, 0.2775, 24.0629
      CIE-Lab:
        56.1507, 10.0115, -15.7951
        CIE-LCH:
        56.1507, 18.7006, 302.3680
        CIE-Luv:
        56.1507, 2.8754, -24.8095
        Hunter-Lab:
        49.0539, 5.6789, -10.9891
      #8b82a2 color charts
#8b82a2 RGB chart
      #8b82a2 CMYK chart
      #8b82a2 RGB pie chart
      #8b82a2 color shades, tints & tones
#8b82a2 color schemes
#8b82a2 color preview, HTML & CSS examples
           This text has a color of #8b82a2        
        
          <p style="color:#8b82a2;">Text here</p>
        
        
          .mytext {color:#8b82a2;}
        
        Text color #8b82a2
      
           This box has a color of #8b82a2        
        
          <div style="background-color:#8b82a2;">Content here</div>
        
        
          .mybackground {background-color:#8b82a2;}
        
        Background color #8b82a2
      
           Border around this has a color of #8b82a2        
        
          <div style="border:2px solid #8b82a2;">Content here</div>
        
        
          .myborder {border:2px solid #8b82a2;}
        
        Border color #8b82a2