#b455a9 color space conversions
Hex:
        #b455a9
        RGB:
        180, 85, 169
        CMY:
        29, 67, 34
        CMYK:
        0, 53, 6, 29
      HSL:
        307°, 38.7755%, 51.9608%
        HSV (HSB):
        307°, 52.7778%, 70.5882%
        XYZ:
        29.2323, 19.0649, 39.6753
        xyY:
        0.3323, 0.2167, 19.0649
      CIE-Lab:
        50.7630, 49.7319, -27.7424
        CIE-LCH:
        50.7630, 56.9465, 330.8455
        CIE-Luv:
        50.7630, 47.1440, -48.3011
        Hunter-Lab:
        43.6633, 43.0938, -23.3103
      #b455a9 color charts
#b455a9 RGB chart
      #b455a9 CMYK chart
      #b455a9 RGB pie chart
      #b455a9 color shades, tints & tones
#b455a9 color schemes
#b455a9 color preview, HTML & CSS examples
           This text has a color of #b455a9        
        
          <p style="color:#b455a9;">Text here</p>
        
        
          .mytext {color:#b455a9;}
        
        Text color #b455a9
      
           This box has a color of #b455a9        
        
          <div style="background-color:#b455a9;">Content here</div>
        
        
          .mybackground {background-color:#b455a9;}
        
        Background color #b455a9
      
           Border around this has a color of #b455a9        
        
          <div style="border:2px solid #b455a9;">Content here</div>
        
        
          .myborder {border:2px solid #b455a9;}
        
        Border color #b455a9