#bb78e2 color space conversions
Hex:
        #bb78e2
        RGB:
        187, 120, 226
        CMY:
        27, 53, 11
        CMYK:
        17, 47, 0, 11
      HSL:
        278°, 64.6341%, 67.8431%
        HSV (HSB):
        278°, 46.9027%, 88.6275%
        XYZ:
        40.9375, 29.4887, 75.4858
        xyY:
        0.2806, 0.2021, 29.4887
      CIE-Lab:
        61.2106, 44.7949, -43.8886
        CIE-LCH:
        61.2106, 62.7119, 315.5855
        CIE-Luv:
        61.2106, 26.1662, -75.1105
        Hunter-Lab:
        54.3035, 39.5335, -44.4049
      #bb78e2 color charts
#bb78e2 RGB chart
      #bb78e2 CMYK chart
      #bb78e2 RGB pie chart
      #bb78e2 color shades, tints & tones
#bb78e2 color schemes
#bb78e2 color preview, HTML & CSS examples
           This text has a color of #bb78e2        
        
          <p style="color:#bb78e2;">Text here</p>
        
        
          .mytext {color:#bb78e2;}
        
        Text color #bb78e2
      
           This box has a color of #bb78e2        
        
          <div style="background-color:#bb78e2;">Content here</div>
        
        
          .mybackground {background-color:#bb78e2;}
        
        Background color #bb78e2
      
           Border around this has a color of #bb78e2        
        
          <div style="border:2px solid #bb78e2;">Content here</div>
        
        
          .myborder {border:2px solid #bb78e2;}
        
        Border color #bb78e2