#bb50fc color space conversions
Hex:
        #bb50fc
        RGB:
        187, 80, 252
        CMY:
        27, 69, 1
        CMYK:
        26, 68, 0, 1
      HSL:
        277°, 96.6292%, 65.0980%
        HSV (HSB):
        277°, 68.2540%, 98.8235%
        XYZ:
        40.9329, 23.3304, 94.4413
        xyY:
        0.2579, 0.1470, 23.3304
      CIE-Lab:
        55.4110, 69.7787, -67.6126
        CIE-LCH:
        55.4110, 97.1624, 315.9032
        CIE-Luv:
        55.4110, 32.4217, -113.0227
        Hunter-Lab:
        48.3015, 66.7411, -82.1153
      #bb50fc color charts
#bb50fc RGB chart
      #bb50fc CMYK chart
      #bb50fc RGB pie chart
      #bb50fc color shades, tints & tones
#bb50fc color schemes
#bb50fc color preview, HTML & CSS examples
           This text has a color of #bb50fc        
        
          <p style="color:#bb50fc;">Text here</p>
        
        
          .mytext {color:#bb50fc;}
        
        Text color #bb50fc
      
           This box has a color of #bb50fc        
        
          <div style="background-color:#bb50fc;">Content here</div>
        
        
          .mybackground {background-color:#bb50fc;}
        
        Background color #bb50fc
      
           Border around this has a color of #bb50fc        
        
          <div style="border:2px solid #bb50fc;">Content here</div>
        
        
          .myborder {border:2px solid #bb50fc;}
        
        Border color #bb50fc