#bb82d2 color space conversions
Hex:
        #bb82d2
        RGB:
        187, 130, 210
        CMY:
        27, 49, 18
        CMYK:
        11, 38, 0, 18
      HSL:
        283°, 47.0588%, 66.6667%
        HSV (HSB):
        283°, 38.0952%, 82.3529%
        XYZ:
        40.1090, 31.1832, 64.8778
        xyY:
        0.2946, 0.2290, 31.1832
      CIE-Lab:
        62.6620, 35.9742, -32.6724
        CIE-LCH:
        62.6620, 48.5966, 317.7537
        CIE-Luv:
        62.6620, 24.8797, -56.0699
        Hunter-Lab:
        55.8419, 30.4860, -29.7944
      #bb82d2 color charts
#bb82d2 RGB chart
      #bb82d2 CMYK chart
      #bb82d2 RGB pie chart
      #bb82d2 color shades, tints & tones
#bb82d2 color schemes
#bb82d2 color preview, HTML & CSS examples
           This text has a color of #bb82d2        
        
          <p style="color:#bb82d2;">Text here</p>
        
        
          .mytext {color:#bb82d2;}
        
        Text color #bb82d2
      
           This box has a color of #bb82d2        
        
          <div style="background-color:#bb82d2;">Content here</div>
        
        
          .mybackground {background-color:#bb82d2;}
        
        Background color #bb82d2
      
           Border around this has a color of #bb82d2        
        
          <div style="border:2px solid #bb82d2;">Content here</div>
        
        
          .myborder {border:2px solid #bb82d2;}
        
        Border color #bb82d2