#b466d1 color space conversions
Hex:
        #b466d1
        RGB:
        180, 102, 209
        CMY:
        29, 60, 18
        CMYK:
        14, 51, 0, 18
      HSL:
        284°, 53.7688%, 60.9804%
        HSV (HSB):
        284°, 51.1962%, 81.9608%
        XYZ:
        35.0824, 23.8095, 63.0682
        xyY:
        0.2877, 0.1952, 23.8095
      CIE-Lab:
        55.8965, 48.7644, -42.7576
        CIE-LCH:
        55.8965, 64.8550, 318.7551
        CIE-Luv:
        55.8965, 31.6188, -72.5108
        Hunter-Lab:
        48.7950, 42.9459, -42.4768
      #b466d1 color charts
#b466d1 RGB chart
      #b466d1 CMYK chart
      #b466d1 RGB pie chart
      #b466d1 color shades, tints & tones
#b466d1 color schemes
#b466d1 color preview, HTML & CSS examples
           This text has a color of #b466d1        
        
          <p style="color:#b466d1;">Text here</p>
        
        
          .mytext {color:#b466d1;}
        
        Text color #b466d1
      
           This box has a color of #b466d1        
        
          <div style="background-color:#b466d1;">Content here</div>
        
        
          .mybackground {background-color:#b466d1;}
        
        Background color #b466d1
      
           Border around this has a color of #b466d1        
        
          <div style="border:2px solid #b466d1;">Content here</div>
        
        
          .myborder {border:2px solid #b466d1;}
        
        Border color #b466d1