#8085af color space conversions
Hex:
        #8085af
        RGB:
        128, 133, 175
        CMY:
        50, 48, 31
        CMYK:
        27, 24, 0, 31
      HSL:
        234°, 22.7053%, 59.4118%
        HSV (HSB):
        234°, 26.8571%, 68.6275%
        XYZ:
        25.0275, 24.4594, 43.9595
        xyY:
        0.2678, 0.2617, 24.4594
      CIE-Lab:
        56.5448, 7.7832, -22.7407
        CIE-LCH:
        56.5448, 24.0358, 288.8940
        CIE-Luv:
        56.5448, -4.9370, -35.3349
        Hunter-Lab:
        49.4564, 3.7813, -18.0806
      #8085af color charts
#8085af RGB chart
      #8085af CMYK chart
      #8085af RGB pie chart
      #8085af color shades, tints & tones
#8085af color schemes
#8085af color preview, HTML & CSS examples
           This text has a color of #8085af        
        
          <p style="color:#8085af;">Text here</p>
        
        
          .mytext {color:#8085af;}
        
        Text color #8085af
      
           This box has a color of #8085af        
        
          <div style="background-color:#8085af;">Content here</div>
        
        
          .mybackground {background-color:#8085af;}
        
        Background color #8085af
      
           Border around this has a color of #8085af        
        
          <div style="border:2px solid #8085af;">Content here</div>
        
        
          .myborder {border:2px solid #8085af;}
        
        Border color #8085af