#b570b0 color space conversions
Hex:
        #b570b0
        RGB:
        181, 112, 176
        CMY:
        29, 56, 31
        CMYK:
        0, 38, 3, 29
      HSL:
        304°, 31.7972%, 57.4510%
        HSV (HSB):
        304°, 38.1215%, 70.9804%
        XYZ:
        32.6867, 24.5467, 44.0895
        xyY:
        0.3226, 0.2423, 24.5467
      CIE-Lab:
        56.6310, 37.2411, -22.7377
        CIE-LCH:
        56.6310, 43.6338, 328.5937
        CIE-Luv:
        56.6310, 34.8903, -39.7350
        Hunter-Lab:
        49.5446, 31.0610, -18.0806
      #b570b0 color charts
#b570b0 RGB chart
      #b570b0 CMYK chart
      #b570b0 RGB pie chart
      #b570b0 color shades, tints & tones
#b570b0 color schemes
#b570b0 color preview, HTML & CSS examples
           This text has a color of #b570b0        
        
          <p style="color:#b570b0;">Text here</p>
        
        
          .mytext {color:#b570b0;}
        
        Text color #b570b0
      
           This box has a color of #b570b0        
        
          <div style="background-color:#b570b0;">Content here</div>
        
        
          .mybackground {background-color:#b570b0;}
        
        Background color #b570b0
      
           Border around this has a color of #b570b0        
        
          <div style="border:2px solid #b570b0;">Content here</div>
        
        
          .myborder {border:2px solid #b570b0;}
        
        Border color #b570b0