#b573fe color space conversions
Hex:
        #b573fe
        RGB:
        181, 115, 254
        CMY:
        29, 55, 0
        CMYK:
        29, 55, 0, 0
      HSL:
        268°, 98.5816%, 72.3529%
        HSV (HSB):
        268°, 54.7244%, 99.6078%
        XYZ:
        43.0762, 29.2410, 97.1396
        xyY:
        0.2542, 0.1726, 29.2410
      CIE-Lab:
        60.9937, 52.1939, -59.7868
        CIE-LCH:
        60.9937, 79.3642, 311.1210
        CIE-Luv:
        60.9937, 19.8487, -101.4407
        Hunter-Lab:
        54.0749, 47.5623, -68.6555
      #b573fe color charts
#b573fe RGB chart
      #b573fe CMYK chart
      #b573fe RGB pie chart
      #b573fe color shades, tints & tones
#b573fe color schemes
#b573fe color preview, HTML & CSS examples
           This text has a color of #b573fe        
        
          <p style="color:#b573fe;">Text here</p>
        
        
          .mytext {color:#b573fe;}
        
        Text color #b573fe
      
           This box has a color of #b573fe        
        
          <div style="background-color:#b573fe;">Content here</div>
        
        
          .mybackground {background-color:#b573fe;}
        
        Background color #b573fe
      
           Border around this has a color of #b573fe        
        
          <div style="border:2px solid #b573fe;">Content here</div>
        
        
          .myborder {border:2px solid #b573fe;}
        
        Border color #b573fe