#b523ef color space conversions
Hex:
        #b523ef
        RGB:
        181, 35, 239
        CMY:
        29, 86, 6
        CMYK:
        24, 85, 0, 6
      HSL:
        283°, 86.4407%, 53.7255%
        HSV (HSB):
        283°, 85.3556%, 93.7255%
        XYZ:
        35.2371, 17.2578, 83.1352
        xyY:
        0.2598, 0.1272, 17.2578
      CIE-Lab:
        48.5833, 80.8136, -71.4477
        CIE-LCH:
        48.5833, 107.8684, 318.5199
        CIE-Luv:
        48.5833, 38.8359, -115.3039
        Hunter-Lab:
        41.5425, 78.7073, -89.5719
      #b523ef color charts
#b523ef RGB chart
      #b523ef CMYK chart
      #b523ef RGB pie chart
      #b523ef color shades, tints & tones
#b523ef color schemes
#b523ef color preview, HTML & CSS examples
           This text has a color of #b523ef        
        
          <p style="color:#b523ef;">Text here</p>
        
        
          .mytext {color:#b523ef;}
        
        Text color #b523ef
      
           This box has a color of #b523ef        
        
          <div style="background-color:#b523ef;">Content here</div>
        
        
          .mybackground {background-color:#b523ef;}
        
        Background color #b523ef
      
           Border around this has a color of #b523ef        
        
          <div style="border:2px solid #b523ef;">Content here</div>
        
        
          .myborder {border:2px solid #b523ef;}
        
        Border color #b523ef