#b455bb color space conversions
Hex:
        #b455bb
        RGB:
        180, 85, 187
        CMY:
        29, 67, 27
        CMYK:
        4, 55, 0, 27
      HSL:
        296°, 42.8571%, 53.3333%
        HSV (HSB):
        296°, 54.5455%, 73.3333%
        XYZ:
        31.0405, 19.7882, 49.1972
        xyY:
        0.3103, 0.1978, 19.7882
      CIE-Lab:
        51.5968, 52.9580, -36.9237
        CIE-LCH:
        51.5968, 64.5593, 325.1148
        CIE-Luv:
        51.5968, 42.4619, -62.8912
        Hunter-Lab:
        44.4839, 46.7092, -34.4334
      #b455bb color charts
#b455bb RGB chart
      #b455bb CMYK chart
      #b455bb RGB pie chart
      #b455bb color shades, tints & tones
#b455bb color schemes
#b455bb color preview, HTML & CSS examples
           This text has a color of #b455bb        
        
          <p style="color:#b455bb;">Text here</p>
        
        
          .mytext {color:#b455bb;}
        
        Text color #b455bb
      
           This box has a color of #b455bb        
        
          <div style="background-color:#b455bb;">Content here</div>
        
        
          .mybackground {background-color:#b455bb;}
        
        Background color #b455bb
      
           Border around this has a color of #b455bb        
        
          <div style="border:2px solid #b455bb;">Content here</div>
        
        
          .myborder {border:2px solid #b455bb;}
        
        Border color #b455bb