#b52ec1 color space conversions
Hex:
        #b52ec1
        RGB:
        181, 46, 193
        CMY:
        29, 82, 24
        CMYK:
        6, 76, 0, 24
      HSL:
        295°, 61.5063%, 46.8627%
        HSV (HSB):
        295°, 76.1658%, 75.6863%
        XYZ:
        29.6587, 15.6280, 51.9054
        xyY:
        0.3052, 0.1608, 15.6280
      CIE-Lab:
        46.4826, 69.8149, -48.5073
        CIE-LCH:
        46.4826, 85.0122, 325.2085
        CIE-Luv:
        46.4826, 51.2194, -80.5418
        Hunter-Lab:
        39.5323, 64.7364, -50.1745
      #b52ec1 color charts
#b52ec1 RGB chart
      #b52ec1 CMYK chart
      #b52ec1 RGB pie chart
      #b52ec1 color shades, tints & tones
#b52ec1 color schemes
#b52ec1 color preview, HTML & CSS examples
           This text has a color of #b52ec1        
        
          <p style="color:#b52ec1;">Text here</p>
        
        
          .mytext {color:#b52ec1;}
        
        Text color #b52ec1
      
           This box has a color of #b52ec1        
        
          <div style="background-color:#b52ec1;">Content here</div>
        
        
          .mybackground {background-color:#b52ec1;}
        
        Background color #b52ec1
      
           Border around this has a color of #b52ec1        
        
          <div style="border:2px solid #b52ec1;">Content here</div>
        
        
          .myborder {border:2px solid #b52ec1;}
        
        Border color #b52ec1