#b488e0 color space conversions
Hex:
        #b488e0
        RGB:
        180, 136, 224
        CMY:
        29, 47, 12
        CMYK:
        20, 39, 0, 12
      HSL:
        270°, 58.6667%, 70.5882%
        HSV (HSB):
        270°, 39.2857%, 87.8431%
        XYZ:
        41.0811, 32.6934, 74.6663
        xyY:
        0.2768, 0.2202, 32.6934
      CIE-Lab:
        63.9119, 33.5922, -38.5882
        CIE-LCH:
        63.9119, 51.1613, 311.0406
        CIE-Luv:
        63.9119, 16.3427, -65.5225
        Hunter-Lab:
        57.1782, 28.1860, -37.3993
      #b488e0 color charts
#b488e0 RGB chart
      #b488e0 CMYK chart
      #b488e0 RGB pie chart
      #b488e0 color shades, tints & tones
#b488e0 color schemes
#b488e0 color preview, HTML & CSS examples
           This text has a color of #b488e0        
        
          <p style="color:#b488e0;">Text here</p>
        
        
          .mytext {color:#b488e0;}
        
        Text color #b488e0
      
           This box has a color of #b488e0        
        
          <div style="background-color:#b488e0;">Content here</div>
        
        
          .mybackground {background-color:#b488e0;}
        
        Background color #b488e0
      
           Border around this has a color of #b488e0        
        
          <div style="border:2px solid #b488e0;">Content here</div>
        
        
          .myborder {border:2px solid #b488e0;}
        
        Border color #b488e0