#b282c0 color space conversions
Hex:
        #b282c0
        RGB:
        178, 130, 192
        CMY:
        30, 49, 25
        CMYK:
        7, 32, 0, 25
      HSL:
        286°, 32.9787%, 63.1373%
        HSV (HSB):
        286°, 32.2917%, 75.2941%
        XYZ:
        35.8572, 29.2360, 53.6224
        xyY:
        0.3020, 0.2463, 29.2360
      CIE-Lab:
        60.9894, 29.4337, -25.1997
        CIE-LCH:
        60.9894, 38.7475, 319.4314
        CIE-Luv:
        60.9894, 22.1510, -42.9257
        Hunter-Lab:
        54.0703, 23.7506, -20.9496
      #b282c0 color charts
#b282c0 RGB chart
      #b282c0 CMYK chart
      #b282c0 RGB pie chart
      #b282c0 color shades, tints & tones
#b282c0 color schemes
#b282c0 color preview, HTML & CSS examples
           This text has a color of #b282c0        
        
          <p style="color:#b282c0;">Text here</p>
        
        
          .mytext {color:#b282c0;}
        
        Text color #b282c0
      
           This box has a color of #b282c0        
        
          <div style="background-color:#b282c0;">Content here</div>
        
        
          .mybackground {background-color:#b282c0;}
        
        Background color #b282c0
      
           Border around this has a color of #b282c0        
        
          <div style="border:2px solid #b282c0;">Content here</div>
        
        
          .myborder {border:2px solid #b282c0;}
        
        Border color #b282c0