#b53dd4 color space conversions
Hex:
        #b53dd4
        RGB:
        181, 61, 212
        CMY:
        29, 76, 17
        CMYK:
        15, 71, 0, 17
      HSL:
        288°, 63.7131%, 53.5294%
        HSV (HSB):
        288°, 71.2264%, 83.1373%
        XYZ:
        32.6085, 17.9147, 64.0266
        xyY:
        0.2847, 0.1564, 17.9147
      CIE-Lab:
        49.3925, 68.1621, -54.8116
        CIE-LCH:
        49.3925, 87.4665, 321.1960
        CIE-Luv:
        49.3925, 42.7080, -90.8985
        Hunter-Lab:
        42.3258, 63.4492, -60.0605
      #b53dd4 color charts
#b53dd4 RGB chart
      #b53dd4 CMYK chart
      #b53dd4 RGB pie chart
      #b53dd4 color shades, tints & tones
#b53dd4 color schemes
#b53dd4 color preview, HTML & CSS examples
           This text has a color of #b53dd4        
        
          <p style="color:#b53dd4;">Text here</p>
        
        
          .mytext {color:#b53dd4;}
        
        Text color #b53dd4
      
           This box has a color of #b53dd4        
        
          <div style="background-color:#b53dd4;">Content here</div>
        
        
          .mybackground {background-color:#b53dd4;}
        
        Background color #b53dd4
      
           Border around this has a color of #b53dd4        
        
          <div style="border:2px solid #b53dd4;">Content here</div>
        
        
          .myborder {border:2px solid #b53dd4;}
        
        Border color #b53dd4