#b506db color space conversions
Hex:
        #b506db
        RGB:
        181, 6, 219
        CMY:
        29, 98, 14
        CMYK:
        17, 97, 0, 14
      HSL:
        289°, 94.6667%, 44.1176%
        HSV (HSB):
        289°, 97.2603%, 85.8824%
        XYZ:
        31.9074, 15.0685, 68.2446
        xyY:
        0.2769, 0.1308, 15.0685
      CIE-Lab:
        45.7278, 81.4312, -64.7316
        CIE-LCH:
        45.7278, 104.0251, 321.5180
        CIE-Luv:
        45.7278, 46.3771, -104.1608
        Hunter-Lab:
        38.8181, 78.7900, -77.0627
      #b506db color charts
#b506db RGB chart
      #b506db CMYK chart
      #b506db RGB pie chart
      #b506db color shades, tints & tones
#b506db color schemes
#b506db color preview, HTML & CSS examples
           This text has a color of #b506db        
        
          <p style="color:#b506db;">Text here</p>
        
        
          .mytext {color:#b506db;}
        
        Text color #b506db
      
           This box has a color of #b506db        
        
          <div style="background-color:#b506db;">Content here</div>
        
        
          .mybackground {background-color:#b506db;}
        
        Background color #b506db
      
           Border around this has a color of #b506db        
        
          <div style="border:2px solid #b506db;">Content here</div>
        
        
          .myborder {border:2px solid #b506db;}
        
        Border color #b506db