#b52fc2 color space conversions
Hex:
        #b52fc2
        RGB:
        181, 47, 194
        CMY:
        29, 82, 24
        CMYK:
        7, 76, 0, 24
      HSL:
        295°, 60.9959%, 47.2549%
        HSV (HSB):
        295°, 75.7732%, 76.0784%
        XYZ:
        29.8102, 15.7518, 52.5082
        xyY:
        0.3040, 0.1606, 15.7518
      CIE-Lab:
        46.6472, 69.6819, -48.8259
        CIE-LCH:
        46.6472, 85.0855, 324.9812
        CIE-Luv:
        46.6472, 50.7239, -81.0625
        Hunter-Lab:
        39.6886, 64.6167, -50.6589
      #b52fc2 color charts
#b52fc2 RGB chart
      #b52fc2 CMYK chart
      #b52fc2 RGB pie chart
      #b52fc2 color shades, tints & tones
#b52fc2 color schemes
#b52fc2 color preview, HTML & CSS examples
           This text has a color of #b52fc2        
        
          <p style="color:#b52fc2;">Text here</p>
        
        
          .mytext {color:#b52fc2;}
        
        Text color #b52fc2
      
           This box has a color of #b52fc2        
        
          <div style="background-color:#b52fc2;">Content here</div>
        
        
          .mybackground {background-color:#b52fc2;}
        
        Background color #b52fc2
      
           Border around this has a color of #b52fc2        
        
          <div style="border:2px solid #b52fc2;">Content here</div>
        
        
          .myborder {border:2px solid #b52fc2;}
        
        Border color #b52fc2