#b528fa color space conversions
Hex:
        #b528fa
        RGB:
        181, 40, 250
        CMY:
        29, 84, 2
        CMYK:
        28, 84, 0, 2
      HSL:
        280°, 95.4545%, 56.8627%
        HSV (HSB):
        280°, 84.0000%, 98.0392%
        XYZ:
        37.0702, 18.2435, 92.0100
        xyY:
        0.2516, 0.1238, 18.2435
      CIE-Lab:
        49.7901, 81.7353, -75.6529
        CIE-LCH:
        49.7901, 111.3733, 317.2131
        CIE-Luv:
        49.7901, 35.5187, -122.0143
        Hunter-Lab:
        42.7124, 80.1739, -97.8225
      #b528fa color charts
#b528fa RGB chart
      #b528fa CMYK chart
      #b528fa RGB pie chart
      #b528fa color shades, tints & tones
#b528fa color schemes
#b528fa color preview, HTML & CSS examples
           This text has a color of #b528fa        
        
          <p style="color:#b528fa;">Text here</p>
        
        
          .mytext {color:#b528fa;}
        
        Text color #b528fa
      
           This box has a color of #b528fa        
        
          <div style="background-color:#b528fa;">Content here</div>
        
        
          .mybackground {background-color:#b528fa;}
        
        Background color #b528fa
      
           Border around this has a color of #b528fa        
        
          <div style="border:2px solid #b528fa;">Content here</div>
        
        
          .myborder {border:2px solid #b528fa;}
        
        Border color #b528fa