#b523b3 color space conversions
Hex:
        #b523b3
        RGB:
        181, 35, 179
        CMY:
        29, 86, 30
        CMYK:
        0, 81, 1, 29
      HSL:
        301°, 67.5926%, 42.3529%
        HSV (HSB):
        301°, 80.6630%, 70.9804%
        XYZ:
        27.7938, 14.2805, 43.9393
        xyY:
        0.3231, 0.1660, 14.2805
      CIE-Lab:
        44.6325, 70.5267, -43.2566
        CIE-LCH:
        44.6325, 82.7354, 328.4777
        CIE-Luv:
        44.6325, 57.7691, -72.2504
        Hunter-Lab:
        37.7895, 65.1530, -42.4861
      #b523b3 color charts
#b523b3 RGB chart
      #b523b3 CMYK chart
      #b523b3 RGB pie chart
      #b523b3 color shades, tints & tones
#b523b3 color schemes
#b523b3 color preview, HTML & CSS examples
           This text has a color of #b523b3        
        
          <p style="color:#b523b3;">Text here</p>
        
        
          .mytext {color:#b523b3;}
        
        Text color #b523b3
      
           This box has a color of #b523b3        
        
          <div style="background-color:#b523b3;">Content here</div>
        
        
          .mybackground {background-color:#b523b3;}
        
        Background color #b523b3
      
           Border around this has a color of #b523b3        
        
          <div style="border:2px solid #b523b3;">Content here</div>
        
        
          .myborder {border:2px solid #b523b3;}
        
        Border color #b523b3