#8e85dd color space conversions
Hex:
        #8e85dd
        RGB:
        142, 133, 221
        CMY:
        44, 48, 13
        CMYK:
        36, 40, 0, 13
      HSL:
        246°, 56.4103%, 69.4118%
        HSV (HSB):
        246°, 39.8190%, 86.6667%
        XYZ:
        32.5940, 27.7463, 72.0443
        xyY:
        0.2462, 0.2096, 27.7463
      CIE-Lab:
        59.6588, 23.8588, -43.8320
        CIE-LCH:
        59.6588, 49.9048, 298.5606
        CIE-Luv:
        59.6588, -1.3669, -71.9554
        Hunter-Lab:
        52.6748, 18.2711, -44.2198
      #8e85dd color charts
#8e85dd RGB chart
      #8e85dd CMYK chart
      #8e85dd RGB pie chart
      #8e85dd color shades, tints & tones
#8e85dd color schemes
#8e85dd color preview, HTML & CSS examples
           This text has a color of #8e85dd        
        
          <p style="color:#8e85dd;">Text here</p>
        
        
          .mytext {color:#8e85dd;}
        
        Text color #8e85dd
      
           This box has a color of #8e85dd        
        
          <div style="background-color:#8e85dd;">Content here</div>
        
        
          .mybackground {background-color:#8e85dd;}
        
        Background color #8e85dd
      
           Border around this has a color of #8e85dd        
        
          <div style="border:2px solid #8e85dd;">Content here</div>
        
        
          .myborder {border:2px solid #8e85dd;}
        
        Border color #8e85dd