#b532ed color space conversions
Hex:
        #b532ed
        RGB:
        181, 50, 237
        CMY:
        29, 80, 7
        CMYK:
        24, 79, 0, 7
      HSL:
        282°, 83.8565%, 56.2745%
        HSV (HSB):
        282°, 78.9030%, 92.9412%
        XYZ:
        35.4827, 18.2194, 81.7673
        xyY:
        0.2619, 0.1345, 18.2194
      CIE-Lab:
        49.7611, 76.5693, -68.4087
        CIE-LCH:
        49.7611, 102.6772, 318.2217
        CIE-Luv:
        49.7611, 37.7258, -111.5206
        Hunter-Lab:
        42.6842, 73.6871, -83.6991
      #b532ed color charts
#b532ed RGB chart
      #b532ed CMYK chart
      #b532ed RGB pie chart
      #b532ed color shades, tints & tones
#b532ed color schemes
#b532ed color preview, HTML & CSS examples
           This text has a color of #b532ed        
        
          <p style="color:#b532ed;">Text here</p>
        
        
          .mytext {color:#b532ed;}
        
        Text color #b532ed
      
           This box has a color of #b532ed        
        
          <div style="background-color:#b532ed;">Content here</div>
        
        
          .mybackground {background-color:#b532ed;}
        
        Background color #b532ed
      
           Border around this has a color of #b532ed        
        
          <div style="border:2px solid #b532ed;">Content here</div>
        
        
          .myborder {border:2px solid #b532ed;}
        
        Border color #b532ed