#888ba5 color space conversions
Hex:
        #888ba5
        RGB:
        136, 139, 165
        CMY:
        47, 45, 35
        CMYK:
        18, 16, 0, 35
      HSL:
        234°, 13.8756%, 59.0196%
        HSV (HSB):
        234°, 17.5758%, 64.7059%
        XYZ:
        26.1775, 26.4161, 39.3164
        xyY:
        0.2848, 0.2874, 26.4161
      CIE-Lab:
        58.4299, 4.4933, -14.0916
        CIE-LCH:
        58.4299, 14.7906, 287.6855
        CIE-Luv:
        58.4299, -3.0874, -21.5481
        Hunter-Lab:
        51.3966, 0.9702, -9.3770
      #888ba5 color charts
#888ba5 RGB chart
      #888ba5 CMYK chart
      #888ba5 RGB pie chart
      #888ba5 color shades, tints & tones
#888ba5 color schemes
#888ba5 color preview, HTML & CSS examples
           This text has a color of #888ba5        
        
          <p style="color:#888ba5;">Text here</p>
        
        
          .mytext {color:#888ba5;}
        
        Text color #888ba5
      
           This box has a color of #888ba5        
        
          <div style="background-color:#888ba5;">Content here</div>
        
        
          .mybackground {background-color:#888ba5;}
        
        Background color #888ba5
      
           Border around this has a color of #888ba5        
        
          <div style="border:2px solid #888ba5;">Content here</div>
        
        
          .myborder {border:2px solid #888ba5;}
        
        Border color #888ba5