#8b2dd3 color space conversions
Hex:
        #8b2dd3
        RGB:
        139, 45, 211
        CMY:
        45, 82, 17
        CMYK:
        34, 79, 0, 17
      HSL:
        274°, 65.3543%, 50.1961%
        HSV (HSB):
        274°, 78.6730%, 82.7451%
        XYZ:
        23.3437, 12.0689, 62.7272
        xyY:
        0.2379, 0.1230, 12.0689
      CIE-Lab:
        41.3254, 66.0300, -67.5792
        CIE-LCH:
        41.3254, 94.4823, 314.3357
        CIE-Luv:
        41.3254, 21.5013, -102.9541
        Hunter-Lab:
        34.7403, 59.1474, -82.7360
      #8b2dd3 color charts
#8b2dd3 RGB chart
      #8b2dd3 CMYK chart
      #8b2dd3 RGB pie chart
      #8b2dd3 color shades, tints & tones
#8b2dd3 color schemes
#8b2dd3 color preview, HTML & CSS examples
           This text has a color of #8b2dd3        
        
          <p style="color:#8b2dd3;">Text here</p>
        
        
          .mytext {color:#8b2dd3;}
        
        Text color #8b2dd3
      
           This box has a color of #8b2dd3        
        
          <div style="background-color:#8b2dd3;">Content here</div>
        
        
          .mybackground {background-color:#8b2dd3;}
        
        Background color #8b2dd3
      
           Border around this has a color of #8b2dd3        
        
          <div style="border:2px solid #8b2dd3;">Content here</div>
        
        
          .myborder {border:2px solid #8b2dd3;}
        
        Border color #8b2dd3