#bb5fc5 color space conversions
Hex:
        #bb5fc5
        RGB:
        187, 95, 197
        CMY:
        27, 63, 23
        CMYK:
        5, 52, 0, 23
      HSL:
        294°, 46.7890%, 57.2549%
        HSV (HSB):
        294°, 51.7766%, 77.2549%
        XYZ:
        34.6638, 22.7804, 55.3934
        xyY:
        0.3072, 0.2019, 22.7804
      CIE-Lab:
        54.8455, 51.8627, -37.5126
        CIE-LCH:
        54.8455, 64.0073, 324.1215
        CIE-Luv:
        54.8455, 41.1551, -64.4881
        Hunter-Lab:
        47.7288, 46.1127, -35.4009
      #bb5fc5 color charts
#bb5fc5 RGB chart
      #bb5fc5 CMYK chart
      #bb5fc5 RGB pie chart
      #bb5fc5 color shades, tints & tones
#bb5fc5 color schemes
#bb5fc5 color preview, HTML & CSS examples
           This text has a color of #bb5fc5        
        
          <p style="color:#bb5fc5;">Text here</p>
        
        
          .mytext {color:#bb5fc5;}
        
        Text color #bb5fc5
      
           This box has a color of #bb5fc5        
        
          <div style="background-color:#bb5fc5;">Content here</div>
        
        
          .mybackground {background-color:#bb5fc5;}
        
        Background color #bb5fc5
      
           Border around this has a color of #bb5fc5        
        
          <div style="border:2px solid #bb5fc5;">Content here</div>
        
        
          .myborder {border:2px solid #bb5fc5;}
        
        Border color #bb5fc5