#bb94d4 color space conversions
Hex:
        #bb94d4
        RGB:
        187, 148, 212
        CMY:
        27, 42, 17
        CMYK:
        12, 30, 0, 17
      HSL:
        277°, 42.6667%, 70.5882%
        HSV (HSB):
        277°, 30.1887%, 83.1373%
        XYZ:
        42.9671, 36.4981, 67.0676
        xyY:
        0.2932, 0.2491, 36.4981
      CIE-Lab:
        66.8987, 26.4167, -27.2403
        CIE-LCH:
        66.8987, 37.9457, 314.1207
        CIE-Luv:
        66.8987, 16.7537, -46.4388
        Hunter-Lab:
        60.4136, 21.2280, -23.5306
      #bb94d4 color charts
#bb94d4 RGB chart
      #bb94d4 CMYK chart
      #bb94d4 RGB pie chart
      #bb94d4 color shades, tints & tones
#bb94d4 color schemes
#bb94d4 color preview, HTML & CSS examples
           This text has a color of #bb94d4        
        
          <p style="color:#bb94d4;">Text here</p>
        
        
          .mytext {color:#bb94d4;}
        
        Text color #bb94d4
      
           This box has a color of #bb94d4        
        
          <div style="background-color:#bb94d4;">Content here</div>
        
        
          .mybackground {background-color:#bb94d4;}
        
        Background color #bb94d4
      
           Border around this has a color of #bb94d4        
        
          <div style="border:2px solid #bb94d4;">Content here</div>
        
        
          .myborder {border:2px solid #bb94d4;}
        
        Border color #bb94d4