#b523c3 color space conversions
Hex:
        #b523c3
        RGB:
        181, 35, 195
        CMY:
        29, 86, 24
        CMYK:
        7, 82, 0, 24
      HSL:
        295°, 69.5652%, 45.0980%
        HSV (HSB):
        295°, 82.0513%, 76.4706%
        XYZ:
        29.5074, 14.9660, 52.9633
        xyY:
        0.3028, 0.1536, 14.9660
      CIE-Lab:
        45.5875, 73.0954, -51.1048
        CIE-LCH:
        45.5875, 89.1888, 325.0406
        CIE-Luv:
        45.5875, 52.1669, -84.2210
        Hunter-Lab:
        38.6859, 68.4496, -54.0915
      #b523c3 color charts
#b523c3 RGB chart
      #b523c3 CMYK chart
      #b523c3 RGB pie chart
      #b523c3 color shades, tints & tones
#b523c3 color schemes
#b523c3 color preview, HTML & CSS examples
           This text has a color of #b523c3        
        
          <p style="color:#b523c3;">Text here</p>
        
        
          .mytext {color:#b523c3;}
        
        Text color #b523c3
      
           This box has a color of #b523c3        
        
          <div style="background-color:#b523c3;">Content here</div>
        
        
          .mybackground {background-color:#b523c3;}
        
        Background color #b523c3
      
           Border around this has a color of #b523c3        
        
          <div style="border:2px solid #b523c3;">Content here</div>
        
        
          .myborder {border:2px solid #b523c3;}
        
        Border color #b523c3