#bb5fc0 color space conversions
Hex:
        #bb5fc0
        RGB:
        187, 95, 192
        CMY:
        27, 63, 25
        CMYK:
        3, 51, 0, 25
      HSL:
        297°, 43.4978%, 56.2745%
        HSV (HSB):
        297°, 50.5208%, 75.2941%
        XYZ:
        34.1002, 22.5550, 52.4254
        xyY:
        0.3126, 0.2068, 22.5550
      CIE-Lab:
        54.6110, 50.9266, -35.0129
        CIE-LCH:
        54.6110, 61.8015, 325.4908
        CIE-Luv:
        54.6110, 42.3587, -60.4240
        Hunter-Lab:
        47.4921, 45.0550, -32.2044
      #bb5fc0 color charts
#bb5fc0 RGB chart
      #bb5fc0 CMYK chart
      #bb5fc0 RGB pie chart
      #bb5fc0 color shades, tints & tones
#bb5fc0 color schemes
#bb5fc0 color preview, HTML & CSS examples
           This text has a color of #bb5fc0        
        
          <p style="color:#bb5fc0;">Text here</p>
        
        
          .mytext {color:#bb5fc0;}
        
        Text color #bb5fc0
      
           This box has a color of #bb5fc0        
        
          <div style="background-color:#bb5fc0;">Content here</div>
        
        
          .mybackground {background-color:#bb5fc0;}
        
        Background color #bb5fc0
      
           Border around this has a color of #bb5fc0        
        
          <div style="border:2px solid #bb5fc0;">Content here</div>
        
        
          .myborder {border:2px solid #bb5fc0;}
        
        Border color #bb5fc0