#8b2feb color space conversions
Hex:
        #8b2feb
        RGB:
        139, 47, 235
        CMY:
        45, 82, 8
        CMYK:
        41, 80, 0, 8
      HSL:
        269°, 82.4561%, 55.2941%
        HSV (HSB):
        269°, 80.0000%, 92.1569%
        XYZ:
        26.6594, 13.5202, 79.8018
        xyY:
        0.2222, 0.1127, 13.5202
      CIE-Lab:
        43.5368, 70.6719, -77.6719
        CIE-LCH:
        43.5368, 105.0116, 312.2983
        CIE-Luv:
        43.5368, 16.7511, -118.1842
        Hunter-Lab:
        36.7698, 65.0717, -102.9389
      #8b2feb color charts
#8b2feb RGB chart
      #8b2feb CMYK chart
      #8b2feb RGB pie chart
      #8b2feb color shades, tints & tones
#8b2feb color schemes
#8b2feb color preview, HTML & CSS examples
           This text has a color of #8b2feb        
        
          <p style="color:#8b2feb;">Text here</p>
        
        
          .mytext {color:#8b2feb;}
        
        Text color #8b2feb
      
           This box has a color of #8b2feb        
        
          <div style="background-color:#8b2feb;">Content here</div>
        
        
          .mybackground {background-color:#8b2feb;}
        
        Background color #8b2feb
      
           Border around this has a color of #8b2feb        
        
          <div style="border:2px solid #8b2feb;">Content here</div>
        
        
          .myborder {border:2px solid #8b2feb;}
        
        Border color #8b2feb