#b506a8 color space conversions
Hex:
        #b506a8
        RGB:
        181, 6, 168
        CMY:
        29, 98, 34
        CMYK:
        0, 97, 7, 29
      HSL:
        304°, 93.5829%, 36.6667%
        HSV (HSB):
        304°, 96.6851%, 70.9804%
        XYZ:
        26.1891, 12.7812, 38.1325
        xyY:
        0.3397, 0.1658, 12.7812
      CIE-Lab:
        42.4316, 73.4993, -40.2306
        CIE-LCH:
        42.4316, 83.7893, 331.3054
        CIE-Luv:
        42.4316, 64.7606, -67.3936
        Hunter-Lab:
        35.7507, 68.1956, -38.2144
      #b506a8 color charts
#b506a8 RGB chart
      #b506a8 CMYK chart
      #b506a8 RGB pie chart
      #b506a8 color shades, tints & tones
#b506a8 color schemes
#b506a8 color preview, HTML & CSS examples
           This text has a color of #b506a8        
        
          <p style="color:#b506a8;">Text here</p>
        
        
          .mytext {color:#b506a8;}
        
        Text color #b506a8
      
           This box has a color of #b506a8        
        
          <div style="background-color:#b506a8;">Content here</div>
        
        
          .mybackground {background-color:#b506a8;}
        
        Background color #b506a8
      
           Border around this has a color of #b506a8        
        
          <div style="border:2px solid #b506a8;">Content here</div>
        
        
          .myborder {border:2px solid #b506a8;}
        
        Border color #b506a8