#8085ee color space conversions
Hex:
        #8085ee
        RGB:
        128, 133, 238
        CMY:
        50, 48, 7
        CMYK:
        46, 44, 0, 7
      HSL:
        237°, 76.3889%, 71.7647%
        HSV (HSB):
        237°, 46.2185%, 93.3333%
        XYZ:
        32.7222, 27.5373, 84.4795
        xyY:
        0.2261, 0.1903, 27.5373
      CIE-Lab:
        59.4684, 25.1381, -53.6602
        CIE-LCH:
        59.4684, 59.2565, 295.1016
        CIE-Luv:
        59.4684, -8.2311, -88.0475
        Hunter-Lab:
        52.4760, 19.4735, -58.7160
      #8085ee color charts
#8085ee RGB chart
      #8085ee CMYK chart
      #8085ee RGB pie chart
      #8085ee color shades, tints & tones
#8085ee color schemes
#8085ee color preview, HTML & CSS examples
           This text has a color of #8085ee        
        
          <p style="color:#8085ee;">Text here</p>
        
        
          .mytext {color:#8085ee;}
        
        Text color #8085ee
      
           This box has a color of #8085ee        
        
          <div style="background-color:#8085ee;">Content here</div>
        
        
          .mybackground {background-color:#8085ee;}
        
        Background color #8085ee
      
           Border around this has a color of #8085ee        
        
          <div style="border:2px solid #8085ee;">Content here</div>
        
        
          .myborder {border:2px solid #8085ee;}
        
        Border color #8085ee