#8d2ab3 color space conversions
Hex:
        #8d2ab3
        RGB:
        141, 42, 179
        CMY:
        45, 84, 30
        CMYK:
        21, 77, 0, 30
      HSL:
        283°, 61.9910%, 43.3333%
        HSV (HSB):
        283°, 76.5363%, 70.1961%
        XYZ:
        19.9492, 10.5733, 43.6372
        xyY:
        0.2690, 0.1426, 10.5733
      CIE-Lab:
        38.8523, 60.7104, -52.8830
        CIE-LCH:
        38.8523, 80.5131, 318.9419
        CIE-Luv:
        38.8523, 30.3135, -81.2341
        Hunter-Lab:
        32.5166, 52.6067, -56.8054
      #8d2ab3 color charts
#8d2ab3 RGB chart
      #8d2ab3 CMYK chart
      #8d2ab3 RGB pie chart
      #8d2ab3 color shades, tints & tones
#8d2ab3 color schemes
#8d2ab3 color preview, HTML & CSS examples
           This text has a color of #8d2ab3        
        
          <p style="color:#8d2ab3;">Text here</p>
        
        
          .mytext {color:#8d2ab3;}
        
        Text color #8d2ab3
      
           This box has a color of #8d2ab3        
        
          <div style="background-color:#8d2ab3;">Content here</div>
        
        
          .mybackground {background-color:#8d2ab3;}
        
        Background color #8d2ab3
      
           Border around this has a color of #8d2ab3        
        
          <div style="border:2px solid #8d2ab3;">Content here</div>
        
        
          .myborder {border:2px solid #8d2ab3;}
        
        Border color #8d2ab3