#8b7eed color space conversions
Hex:
        #8b7eed
        RGB:
        139, 126, 237
        CMY:
        45, 51, 7
        CMYK:
        41, 47, 0, 7
      HSL:
        247°, 75.5102%, 71.1765%
        HSV (HSB):
        247°, 46.8354%, 92.9412%
        XYZ:
        33.3944, 26.5251, 83.4805
        xyY:
        0.2329, 0.1850, 26.5251
      CIE-Lab:
        58.5322, 31.5568, -54.5471
        CIE-LCH:
        58.5322, 63.0176, 300.0504
        CIE-Luv:
        58.5322, -1.4425, -89.9030
        Hunter-Lab:
        51.5025, 25.6105, -60.0515
      #8b7eed color charts
#8b7eed RGB chart
      #8b7eed CMYK chart
      #8b7eed RGB pie chart
      #8b7eed color shades, tints & tones
#8b7eed color schemes
#8b7eed color preview, HTML & CSS examples
           This text has a color of #8b7eed        
        
          <p style="color:#8b7eed;">Text here</p>
        
        
          .mytext {color:#8b7eed;}
        
        Text color #8b7eed
      
           This box has a color of #8b7eed        
        
          <div style="background-color:#8b7eed;">Content here</div>
        
        
          .mybackground {background-color:#8b7eed;}
        
        Background color #8b7eed
      
           Border around this has a color of #8b7eed        
        
          <div style="border:2px solid #8b7eed;">Content here</div>
        
        
          .myborder {border:2px solid #8b7eed;}
        
        Border color #8b7eed