#8085e0 color space conversions
Hex:
        #8085e0
        RGB:
        128, 133, 224
        CMY:
        50, 48, 12
        CMYK:
        43, 41, 0, 12
      HSL:
        237°, 60.7595%, 69.0196%
        HSV (HSB):
        237°, 42.8571%, 87.8431%
        XYZ:
        30.7442, 26.7461, 74.0631
        xyY:
        0.2337, 0.2033, 26.7461
      CIE-Lab:
        58.7385, 21.0754, -47.0316
        CIE-LCH:
        58.7385, 51.5378, 294.1377
        CIE-Luv:
        58.7385, -7.5123, -76.6207
        Hunter-Lab:
        51.7166, 15.6095, -48.7073
      #8085e0 color charts
#8085e0 RGB chart
      #8085e0 CMYK chart
      #8085e0 RGB pie chart
      #8085e0 color shades, tints & tones
#8085e0 color schemes
#8085e0 color preview, HTML & CSS examples
           This text has a color of #8085e0        
        
          <p style="color:#8085e0;">Text here</p>
        
        
          .mytext {color:#8085e0;}
        
        Text color #8085e0
      
           This box has a color of #8085e0        
        
          <div style="background-color:#8085e0;">Content here</div>
        
        
          .mybackground {background-color:#8085e0;}
        
        Background color #8085e0
      
           Border around this has a color of #8085e0        
        
          <div style="border:2px solid #8085e0;">Content here</div>
        
        
          .myborder {border:2px solid #8085e0;}
        
        Border color #8085e0