#b523d8 color space conversions
Hex:
        #b523d8
        RGB:
        181, 35, 216
        CMY:
        29, 86, 15
        CMYK:
        16, 84, 0, 15
      HSL:
        288°, 72.1116%, 49.2157%
        HSV (HSB):
        288°, 83.7963%, 84.7059%
        XYZ:
        32.0518, 15.9837, 66.3616
        xyY:
        0.2802, 0.1397, 15.9837
      CIE-Lab:
        46.9531, 76.6734, -61.0302
        CIE-LCH:
        46.9531, 97.9974, 321.4811
        CIE-Luv:
        46.9531, 45.4280, -99.3992
        Hunter-Lab:
        39.9796, 73.1396, -70.4289
      #b523d8 color charts
#b523d8 RGB chart
      #b523d8 CMYK chart
      #b523d8 RGB pie chart
      #b523d8 color shades, tints & tones
#b523d8 color schemes
#b523d8 color preview, HTML & CSS examples
           This text has a color of #b523d8        
        
          <p style="color:#b523d8;">Text here</p>
        
        
          .mytext {color:#b523d8;}
        
        Text color #b523d8
      
           This box has a color of #b523d8        
        
          <div style="background-color:#b523d8;">Content here</div>
        
        
          .mybackground {background-color:#b523d8;}
        
        Background color #b523d8
      
           Border around this has a color of #b523d8        
        
          <div style="border:2px solid #b523d8;">Content here</div>
        
        
          .myborder {border:2px solid #b523d8;}
        
        Border color #b523d8