#b455a5 color space conversions
Hex:
        #b455a5
        RGB:
        180, 85, 165
        CMY:
        29, 67, 35
        CMYK:
        0, 53, 8, 29
      HSL:
        309°, 38.7755%, 51.9608%
        HSV (HSB):
        309°, 52.7778%, 70.5882%
        XYZ:
        28.8624, 18.9169, 37.7274
        xyY:
        0.3375, 0.2212, 18.9169
      CIE-Lab:
        50.5899, 49.0487, -25.6638
        CIE-LCH:
        50.5899, 55.3571, 332.3800
        CIE-Luv:
        50.5899, 48.2052, -45.0463
        Hunter-Lab:
        43.4936, 42.3392, -20.9841
      #b455a5 color charts
#b455a5 RGB chart
      #b455a5 CMYK chart
      #b455a5 RGB pie chart
      #b455a5 color shades, tints & tones
#b455a5 color schemes
#b455a5 color preview, HTML & CSS examples
           This text has a color of #b455a5        
        
          <p style="color:#b455a5;">Text here</p>
        
        
          .mytext {color:#b455a5;}
        
        Text color #b455a5
      
           This box has a color of #b455a5        
        
          <div style="background-color:#b455a5;">Content here</div>
        
        
          .mybackground {background-color:#b455a5;}
        
        Background color #b455a5
      
           Border around this has a color of #b455a5        
        
          <div style="border:2px solid #b455a5;">Content here</div>
        
        
          .myborder {border:2px solid #b455a5;}
        
        Border color #b455a5