#bb5de3 color space conversions
Hex:
        #bb5de3
        RGB:
        187, 93, 227
        CMY:
        27, 64, 11
        CMYK:
        18, 59, 0, 11
      HSL:
        282°, 70.5263%, 62.7451%
        HSV (HSB):
        282°, 59.0308%, 89.0196%
        XYZ:
        38.2730, 23.9395, 75.2766
        xyY:
        0.2784, 0.1741, 23.9395
      CIE-Lab:
        56.0272, 58.7602, -52.6617
        CIE-LCH:
        56.0272, 78.9052, 318.1329
        CIE-Luv:
        56.0272, 34.8273, -89.3027
        Hunter-Lab:
        48.9281, 54.0040, -56.9690
      #bb5de3 color charts
#bb5de3 RGB chart
      #bb5de3 CMYK chart
      #bb5de3 RGB pie chart
      #bb5de3 color shades, tints & tones
#bb5de3 color schemes
#bb5de3 color preview, HTML & CSS examples
           This text has a color of #bb5de3        
        
          <p style="color:#bb5de3;">Text here</p>
        
        
          .mytext {color:#bb5de3;}
        
        Text color #bb5de3
      
           This box has a color of #bb5de3        
        
          <div style="background-color:#bb5de3;">Content here</div>
        
        
          .mybackground {background-color:#bb5de3;}
        
        Background color #bb5de3
      
           Border around this has a color of #bb5de3        
        
          <div style="border:2px solid #bb5de3;">Content here</div>
        
        
          .myborder {border:2px solid #bb5de3;}
        
        Border color #bb5de3