#b506d3 color space conversions
Hex:
        #b506d3
        RGB:
        181, 6, 211
        CMY:
        29, 98, 17
        CMYK:
        14, 97, 0, 17
      HSL:
        291°, 94.4700%, 42.5490%
        HSV (HSB):
        291°, 97.1564%, 82.7451%
        XYZ:
        30.8791, 14.6572, 62.8296
        xyY:
        0.2850, 0.1353, 14.6572
      CIE-Lab:
        45.1610, 80.1006, -61.0566
        CIE-LCH:
        45.1610, 100.7175, 322.6836
        CIE-Luv:
        45.1610, 48.9483, -98.6328
        Hunter-Lab:
        38.2847, 76.9736, -70.5026
      #b506d3 color charts
#b506d3 RGB chart
      #b506d3 CMYK chart
      #b506d3 RGB pie chart
      #b506d3 color shades, tints & tones
#b506d3 color schemes
#b506d3 color preview, HTML & CSS examples
           This text has a color of #b506d3        
        
          <p style="color:#b506d3;">Text here</p>
        
        
          .mytext {color:#b506d3;}
        
        Text color #b506d3
      
           This box has a color of #b506d3        
        
          <div style="background-color:#b506d3;">Content here</div>
        
        
          .mybackground {background-color:#b506d3;}
        
        Background color #b506d3
      
           Border around this has a color of #b506d3        
        
          <div style="border:2px solid #b506d3;">Content here</div>
        
        
          .myborder {border:2px solid #b506d3;}
        
        Border color #b506d3