#8e5cbd color space conversions
Hex:
        #8e5cbd
        RGB:
        142, 92, 189
        CMY:
        44, 64, 26
        CMYK:
        25, 51, 0, 26
      HSL:
        271°, 42.3581%, 55.0980%
        HSV (HSB):
        271°, 51.3228%, 74.1176%
        XYZ:
        24.1678, 17.0792, 50.1669
        xyY:
        0.2644, 0.1868, 17.0792
      CIE-Lab:
        48.3597, 39.3519, -43.5068
        CIE-LCH:
        48.3597, 58.6636, 312.1293
        CIE-Luv:
        48.3597, 16.6787, -70.1447
        Hunter-Lab:
        41.3270, 32.0635, -43.0434
      #8e5cbd color charts
#8e5cbd RGB chart
      #8e5cbd CMYK chart
      #8e5cbd RGB pie chart
      #8e5cbd color shades, tints & tones
#8e5cbd color schemes
#8e5cbd color preview, HTML & CSS examples
           This text has a color of #8e5cbd        
        
          <p style="color:#8e5cbd;">Text here</p>
        
        
          .mytext {color:#8e5cbd;}
        
        Text color #8e5cbd
      
           This box has a color of #8e5cbd        
        
          <div style="background-color:#8e5cbd;">Content here</div>
        
        
          .mybackground {background-color:#8e5cbd;}
        
        Background color #8e5cbd
      
           Border around this has a color of #8e5cbd        
        
          <div style="border:2px solid #8e5cbd;">Content here</div>
        
        
          .myborder {border:2px solid #8e5cbd;}
        
        Border color #8e5cbd