#b466bb color space conversions
Hex:
        #b466bb
        RGB:
        180, 102, 187
        CMY:
        29, 60, 27
        CMYK:
        4, 45, 0, 27
      HSL:
        295°, 38.4615%, 56.6667%
        HSV (HSB):
        295°, 45.4545%, 73.3333%
        XYZ:
        32.5434, 22.7939, 49.6981
        xyY:
        0.3098, 0.2170, 22.7939
      CIE-Lab:
        54.8594, 44.3648, -31.8177
        CIE-LCH:
        54.8594, 54.5949, 324.3525
        CIE-Luv:
        54.8594, 36.2280, -54.5568
        Hunter-Lab:
        47.7430, 38.1222, -28.2980
      #b466bb color charts
#b466bb RGB chart
      #b466bb CMYK chart
      #b466bb RGB pie chart
      #b466bb color shades, tints & tones
#b466bb color schemes
#b466bb color preview, HTML & CSS examples
           This text has a color of #b466bb        
        
          <p style="color:#b466bb;">Text here</p>
        
        
          .mytext {color:#b466bb;}
        
        Text color #b466bb
      
           This box has a color of #b466bb        
        
          <div style="background-color:#b466bb;">Content here</div>
        
        
          .mybackground {background-color:#b466bb;}
        
        Background color #b466bb
      
           Border around this has a color of #b466bb        
        
          <div style="border:2px solid #b466bb;">Content here</div>
        
        
          .myborder {border:2px solid #b466bb;}
        
        Border color #b466bb