#bb84df color space conversions
Hex:
        #bb84df
        RGB:
        187, 132, 223
        CMY:
        27, 48, 13
        CMYK:
        16, 41, 0, 13
      HSL:
        276°, 58.7097%, 69.6078%
        HSV (HSB):
        276°, 40.8072%, 87.4510%
        XYZ:
        42.0641, 32.3950, 73.8479
        xyY:
        0.2836, 0.2184, 32.3950
      CIE-Lab:
        63.6680, 37.6348, -38.3619
        CIE-LCH:
        63.6680, 53.7403, 314.4519
        CIE-Luv:
        63.6680, 22.0508, -65.6799
        Hunter-Lab:
        56.9166, 32.3158, -37.0856
      #bb84df color charts
#bb84df RGB chart
      #bb84df CMYK chart
      #bb84df RGB pie chart
      #bb84df color shades, tints & tones
#bb84df color schemes
#bb84df color preview, HTML & CSS examples
           This text has a color of #bb84df        
        
          <p style="color:#bb84df;">Text here</p>
        
        
          .mytext {color:#bb84df;}
        
        Text color #bb84df
      
           This box has a color of #bb84df        
        
          <div style="background-color:#bb84df;">Content here</div>
        
        
          .mybackground {background-color:#bb84df;}
        
        Background color #bb84df
      
           Border around this has a color of #bb84df        
        
          <div style="border:2px solid #bb84df;">Content here</div>
        
        
          .myborder {border:2px solid #bb84df;}
        
        Border color #bb84df