#b52df4 color space conversions
Hex:
        #b52df4
        RGB:
        181, 45, 244
        CMY:
        29, 82, 4
        CMYK:
        26, 82, 0, 4
      HSL:
        281°, 90.0452%, 56.6667%
        HSV (HSB):
        281°, 81.5574%, 95.6863%
        XYZ:
        36.3236, 18.2322, 87.1926
        xyY:
        0.2563, 0.1286, 18.2322
      CIE-Lab:
        49.7765, 79.3246, -72.3170
        CIE-LCH:
        49.7765, 107.3413, 317.6458
        CIE-Luv:
        49.7765, 36.5252, -117.2258
        Hunter-Lab:
        42.6992, 77.1239, -91.1821
      #b52df4 color charts
#b52df4 RGB chart
      #b52df4 CMYK chart
      #b52df4 RGB pie chart
      #b52df4 color shades, tints & tones
#b52df4 color schemes
#b52df4 color preview, HTML & CSS examples
           This text has a color of #b52df4        
        
          <p style="color:#b52df4;">Text here</p>
        
        
          .mytext {color:#b52df4;}
        
        Text color #b52df4
      
           This box has a color of #b52df4        
        
          <div style="background-color:#b52df4;">Content here</div>
        
        
          .mybackground {background-color:#b52df4;}
        
        Background color #b52df4
      
           Border around this has a color of #b52df4        
        
          <div style="border:2px solid #b52df4;">Content here</div>
        
        
          .myborder {border:2px solid #b52df4;}
        
        Border color #b52df4