#b531ea color space conversions
Hex:
        #b531ea
        RGB:
        181, 49, 234
        CMY:
        29, 81, 8
        CMYK:
        23, 79, 0, 8
      HSL:
        283°, 81.4978%, 55.4902%
        HSV (HSB):
        283°, 79.0598%, 91.7647%
        XYZ:
        35.0057, 17.9609, 79.4637
        xyY:
        0.2643, 0.1356, 17.9609
      CIE-Lab:
        49.4486, 76.2954, -67.2240
        CIE-LCH:
        49.4486, 101.6860, 318.6167
        CIE-Luv:
        49.4486, 38.6464, -109.6272
        Hunter-Lab:
        42.3803, 73.2735, -81.5034
      #b531ea color charts
#b531ea RGB chart
      #b531ea CMYK chart
      #b531ea RGB pie chart
      #b531ea color shades, tints & tones
#b531ea color schemes
#b531ea color preview, HTML & CSS examples
           This text has a color of #b531ea        
        
          <p style="color:#b531ea;">Text here</p>
        
        
          .mytext {color:#b531ea;}
        
        Text color #b531ea
      
           This box has a color of #b531ea        
        
          <div style="background-color:#b531ea;">Content here</div>
        
        
          .mybackground {background-color:#b531ea;}
        
        Background color #b531ea
      
           Border around this has a color of #b531ea        
        
          <div style="border:2px solid #b531ea;">Content here</div>
        
        
          .myborder {border:2px solid #b531ea;}
        
        Border color #b531ea