#8085d7 color space conversions
Hex:
        #8085d7
        RGB:
        128, 133, 215
        CMY:
        50, 48, 16
        CMYK:
        40, 38, 0, 16
      HSL:
        237°, 52.0958%, 67.2549%
        HSV (HSB):
        237°, 40.4651%, 84.3137%
        XYZ:
        29.5554, 26.2705, 67.8030
        xyY:
        0.2391, 0.2125, 26.2705
      CIE-Lab:
        58.2930, 18.5139, -42.6975
        CIE-LCH:
        58.2930, 46.5386, 293.4418
        CIE-Luv:
        58.2930, -7.0443, -69.1581
        Hunter-Lab:
        51.2548, 13.2336, -42.5540
      #8085d7 color charts
#8085d7 RGB chart
      #8085d7 CMYK chart
      #8085d7 RGB pie chart
      #8085d7 color shades, tints & tones
#8085d7 color schemes
#8085d7 color preview, HTML & CSS examples
           This text has a color of #8085d7        
        
          <p style="color:#8085d7;">Text here</p>
        
        
          .mytext {color:#8085d7;}
        
        Text color #8085d7
      
           This box has a color of #8085d7        
        
          <div style="background-color:#8085d7;">Content here</div>
        
        
          .mybackground {background-color:#8085d7;}
        
        Background color #8085d7
      
           Border around this has a color of #8085d7        
        
          <div style="border:2px solid #8085d7;">Content here</div>
        
        
          .myborder {border:2px solid #8085d7;}
        
        Border color #8085d7