#bb58f7 color space conversions
Hex:
        #bb58f7
        RGB:
        187, 88, 247
        CMY:
        27, 65, 3
        CMYK:
        24, 64, 0, 3
      HSL:
        277°, 90.8571%, 65.6863%
        HSV (HSB):
        277°, 64.3725%, 96.8627%
        XYZ:
        40.7717, 24.2596, 90.5294
        xyY:
        0.2621, 0.1559, 24.2596
      CIE-Lab:
        56.3468, 65.2490, -63.3284
        CIE-LCH:
        56.3468, 90.9281, 315.8558
        CIE-Luv:
        56.3468, 31.7340, -106.5613
        Hunter-Lab:
        49.2541, 61.5648, -74.4976
      #bb58f7 color charts
#bb58f7 RGB chart
      #bb58f7 CMYK chart
      #bb58f7 RGB pie chart
      #bb58f7 color shades, tints & tones
#bb58f7 color schemes
#bb58f7 color preview, HTML & CSS examples
           This text has a color of #bb58f7        
        
          <p style="color:#bb58f7;">Text here</p>
        
        
          .mytext {color:#bb58f7;}
        
        Text color #bb58f7
      
           This box has a color of #bb58f7        
        
          <div style="background-color:#bb58f7;">Content here</div>
        
        
          .mybackground {background-color:#bb58f7;}
        
        Background color #bb58f7
      
           Border around this has a color of #bb58f7        
        
          <div style="border:2px solid #bb58f7;">Content here</div>
        
        
          .myborder {border:2px solid #bb58f7;}
        
        Border color #bb58f7