#b465ae color space conversions
Hex:
        #b465ae
        RGB:
        180, 101, 174
        CMY:
        29, 60, 32
        CMYK:
        0, 44, 3, 29
      HSL:
        305°, 34.4978%, 55.0980%
        HSV (HSB):
        305°, 43.8889%, 70.5882%
        XYZ:
        31.1161, 22.0667, 42.6637
        xyY:
        0.3246, 0.2302, 22.0667
      CIE-Lab:
        54.0977, 42.4577, -25.4931
        CIE-LCH:
        54.0977, 49.5233, 329.0179
        CIE-Luv:
        54.0977, 39.4628, -44.3896
        Hunter-Lab:
        46.9752, 36.0308, -20.9657
      #b465ae color charts
#b465ae RGB chart
      #b465ae CMYK chart
      #b465ae RGB pie chart
      #b465ae color shades, tints & tones
#b465ae color schemes
#b465ae color preview, HTML & CSS examples
           This text has a color of #b465ae        
        
          <p style="color:#b465ae;">Text here</p>
        
        
          .mytext {color:#b465ae;}
        
        Text color #b465ae
      
           This box has a color of #b465ae        
        
          <div style="background-color:#b465ae;">Content here</div>
        
        
          .mybackground {background-color:#b465ae;}
        
        Background color #b465ae
      
           Border around this has a color of #b465ae        
        
          <div style="border:2px solid #b465ae;">Content here</div>
        
        
          .myborder {border:2px solid #b465ae;}
        
        Border color #b465ae