#bb7dfe color space conversions
Hex:
        #bb7dfe
        RGB:
        187, 125, 254
        CMY:
        27, 51, 0
        CMYK:
        26, 51, 0, 0
      HSL:
        269°, 98.4733%, 74.3137%
        HSV (HSB):
        269°, 50.7874%, 99.6078%
        XYZ:
        45.7165, 32.3878, 97.6079
        xyY:
        0.2602, 0.1843, 32.3878
      CIE-Lab:
        63.6621, 48.3842, -55.4950
        CIE-LCH:
        63.6621, 73.6256, 311.0841
        CIE-Luv:
        63.6621, 19.8535, -94.9592
        Hunter-Lab:
        56.9103, 43.7977, -61.8522
      #bb7dfe color charts
#bb7dfe RGB chart
      #bb7dfe CMYK chart
      #bb7dfe RGB pie chart
      #bb7dfe color shades, tints & tones
#bb7dfe color schemes
#bb7dfe color preview, HTML & CSS examples
           This text has a color of #bb7dfe        
        
          <p style="color:#bb7dfe;">Text here</p>
        
        
          .mytext {color:#bb7dfe;}
        
        Text color #bb7dfe
      
           This box has a color of #bb7dfe        
        
          <div style="background-color:#bb7dfe;">Content here</div>
        
        
          .mybackground {background-color:#bb7dfe;}
        
        Background color #bb7dfe
      
           Border around this has a color of #bb7dfe        
        
          <div style="border:2px solid #bb7dfe;">Content here</div>
        
        
          .myborder {border:2px solid #bb7dfe;}
        
        Border color #bb7dfe