#b523c8 color space conversions
Hex:
        #b523c8
        RGB:
        181, 35, 200
        CMY:
        29, 86, 22
        CMYK:
        10, 83, 0, 22
      HSL:
        293°, 70.2128%, 46.0784%
        HSV (HSB):
        293°, 82.5000%, 78.4314%
        XYZ:
        30.0824, 15.1960, 55.9912
        xyY:
        0.2971, 0.1501, 15.1960
      CIE-Lab:
        45.9014, 73.9274, -53.5056
        CIE-LCH:
        45.9014, 91.2585, 324.1045
        CIE-Luv:
        45.9014, 50.4987, -87.8915
        Hunter-Lab:
        38.9820, 69.5301, -57.8729
      #b523c8 color charts
#b523c8 RGB chart
      #b523c8 CMYK chart
      #b523c8 RGB pie chart
      #b523c8 color shades, tints & tones
#b523c8 color schemes
#b523c8 color preview, HTML & CSS examples
           This text has a color of #b523c8        
        
          <p style="color:#b523c8;">Text here</p>
        
        
          .mytext {color:#b523c8;}
        
        Text color #b523c8
      
           This box has a color of #b523c8        
        
          <div style="background-color:#b523c8;">Content here</div>
        
        
          .mybackground {background-color:#b523c8;}
        
        Background color #b523c8
      
           Border around this has a color of #b523c8        
        
          <div style="border:2px solid #b523c8;">Content here</div>
        
        
          .myborder {border:2px solid #b523c8;}
        
        Border color #b523c8