#8b42bd color space conversions
Hex:
        #8b42bd
        RGB:
        139, 66, 189
        CMY:
        45, 74, 26
        CMYK:
        26, 65, 0, 26
      HSL:
        276°, 48.2353%, 50.0000%
        HSV (HSB):
        276°, 65.0794%, 74.1176%
        XYZ:
        21.7810, 13.0595, 49.5169
        xyY:
        0.2582, 0.1548, 13.0595
      CIE-Lab:
        42.8528, 52.2971, -52.3313
        CIE-LCH:
        42.8528, 73.9835, 314.9813
        CIE-Luv:
        42.8528, 22.3157, -82.1130
        Hunter-Lab:
        36.1380, 44.3437, -55.9436
      #8b42bd color charts
#8b42bd RGB chart
      #8b42bd CMYK chart
      #8b42bd RGB pie chart
      #8b42bd color shades, tints & tones
#8b42bd color schemes
#8b42bd color preview, HTML & CSS examples
           This text has a color of #8b42bd        
        
          <p style="color:#8b42bd;">Text here</p>
        
        
          .mytext {color:#8b42bd;}
        
        Text color #8b42bd
      
           This box has a color of #8b42bd        
        
          <div style="background-color:#8b42bd;">Content here</div>
        
        
          .mybackground {background-color:#8b42bd;}
        
        Background color #8b42bd
      
           Border around this has a color of #8b42bd        
        
          <div style="border:2px solid #8b42bd;">Content here</div>
        
        
          .myborder {border:2px solid #8b42bd;}
        
        Border color #8b42bd