#b487f2 color space conversions
Hex:
        #b487f2
        RGB:
        180, 135, 242
        CMY:
        29, 47, 5
        CMYK:
        26, 44, 0, 5
      HSL:
        265°, 80.4511%, 73.9216%
        HSV (HSB):
        265°, 44.2149%, 94.9020%
        XYZ:
        43.5134, 33.4420, 88.1660
        xyY:
        0.2635, 0.2025, 33.4420
      CIE-Lab:
        64.5173, 38.3012, -47.5905
        CIE-LCH:
        64.5173, 61.0888, 308.8274
        CIE-Luv:
        64.5173, 14.3725, -81.0155
        Hunter-Lab:
        57.8291, 33.1110, -49.9129
      #b487f2 color charts
#b487f2 RGB chart
      #b487f2 CMYK chart
      #b487f2 RGB pie chart
      #b487f2 color shades, tints & tones
#b487f2 color schemes
#b487f2 color preview, HTML & CSS examples
           This text has a color of #b487f2        
        
          <p style="color:#b487f2;">Text here</p>
        
        
          .mytext {color:#b487f2;}
        
        Text color #b487f2
      
           This box has a color of #b487f2        
        
          <div style="background-color:#b487f2;">Content here</div>
        
        
          .mybackground {background-color:#b487f2;}
        
        Background color #b487f2
      
           Border around this has a color of #b487f2        
        
          <div style="border:2px solid #b487f2;">Content here</div>
        
        
          .myborder {border:2px solid #b487f2;}
        
        Border color #b487f2