#b572e8 color space conversions
Hex:
        #b572e8
        RGB:
        181, 114, 232
        CMY:
        29, 55, 9
        CMYK:
        22, 51, 0, 9
      HSL:
        274°, 71.9512%, 67.8431%
        HSV (HSB):
        274°, 50.8621%, 90.9804%
        XYZ:
        39.6389, 27.6846, 79.5984
        xyY:
        0.2698, 0.1884, 27.6846
      CIE-Lab:
        59.6027, 47.6896, -49.8187
        CIE-LCH:
        59.6027, 68.9652, 313.7492
        CIE-Luv:
        59.6027, 23.8061, -84.5814
        Hunter-Lab:
        52.6161, 42.3964, -52.8634
      #b572e8 color charts
#b572e8 RGB chart
      #b572e8 CMYK chart
      #b572e8 RGB pie chart
      #b572e8 color shades, tints & tones
#b572e8 color schemes
#b572e8 color preview, HTML & CSS examples
           This text has a color of #b572e8        
        
          <p style="color:#b572e8;">Text here</p>
        
        
          .mytext {color:#b572e8;}
        
        Text color #b572e8
      
           This box has a color of #b572e8        
        
          <div style="background-color:#b572e8;">Content here</div>
        
        
          .mybackground {background-color:#b572e8;}
        
        Background color #b572e8
      
           Border around this has a color of #b572e8        
        
          <div style="border:2px solid #b572e8;">Content here</div>
        
        
          .myborder {border:2px solid #b572e8;}
        
        Border color #b572e8