#bb16f2 color space conversions
Hex:
        #bb16f2
        RGB:
        187, 22, 242
        CMY:
        27, 91, 5
        CMYK:
        23, 91, 0, 5
      HSL:
        285°, 89.4309%, 51.7647%
        HSV (HSB):
        285°, 90.9091%, 94.9020%
        XYZ:
        36.8074, 17.5494, 85.4518
        xyY:
        0.2633, 0.1255, 17.5494
      CIE-Lab:
        48.9450, 84.5129, -72.5064
        CIE-LCH:
        48.9450, 111.3535, 319.3726
        CIE-Luv:
        48.9450, 42.4845, -117.3750
        Hunter-Lab:
        41.8920, 83.5238, -91.6160
      #bb16f2 color charts
#bb16f2 RGB chart
      #bb16f2 CMYK chart
      #bb16f2 RGB pie chart
      #bb16f2 color shades, tints & tones
#bb16f2 color schemes
#bb16f2 color preview, HTML & CSS examples
           This text has a color of #bb16f2        
        
          <p style="color:#bb16f2;">Text here</p>
        
        
          .mytext {color:#bb16f2;}
        
        Text color #bb16f2
      
           This box has a color of #bb16f2        
        
          <div style="background-color:#bb16f2;">Content here</div>
        
        
          .mybackground {background-color:#bb16f2;}
        
        Background color #bb16f2
      
           Border around this has a color of #bb16f2        
        
          <div style="border:2px solid #bb16f2;">Content here</div>
        
        
          .myborder {border:2px solid #bb16f2;}
        
        Border color #bb16f2