#b52bdb color space conversions
Hex:
        #b52bdb
        RGB:
        181, 43, 219
        CMY:
        29, 83, 14
        CMYK:
        17, 80, 0, 14
      HSL:
        287°, 70.9677%, 51.3725%
        HSV (HSB):
        287°, 80.3653%, 85.8824%
        XYZ:
        32.7061, 16.6660, 68.5109
        xyY:
        0.2774, 0.1414, 16.6660
      CIE-Lab:
        47.8364, 75.2185, -61.3185
        CIE-LCH:
        47.8364, 97.0452, 320.8129
        CIE-Luv:
        47.8364, 43.6043, -100.1935
        Hunter-Lab:
        40.8240, 71.5632, -70.9238
      #b52bdb color charts
#b52bdb RGB chart
      #b52bdb CMYK chart
      #b52bdb RGB pie chart
      #b52bdb color shades, tints & tones
#b52bdb color schemes
#b52bdb color preview, HTML & CSS examples
           This text has a color of #b52bdb        
        
          <p style="color:#b52bdb;">Text here</p>
        
        
          .mytext {color:#b52bdb;}
        
        Text color #b52bdb
      
           This box has a color of #b52bdb        
        
          <div style="background-color:#b52bdb;">Content here</div>
        
        
          .mybackground {background-color:#b52bdb;}
        
        Background color #b52bdb
      
           Border around this has a color of #b52bdb        
        
          <div style="border:2px solid #b52bdb;">Content here</div>
        
        
          .myborder {border:2px solid #b52bdb;}
        
        Border color #b52bdb