#bb21f4 color space conversions
Hex:
        #bb21f4
        RGB:
        187, 33, 244
        CMY:
        27, 87, 4
        CMYK:
        23, 86, 0, 4
      HSL:
        284°, 90.5579%, 54.3137%
        HSV (HSB):
        284°, 86.4754%, 95.6863%
        XYZ:
        37.3665, 18.1842, 87.1284
        xyY:
        0.2619, 0.1274, 18.1842
      CIE-Lab:
        49.7187, 83.0137, -72.3711
        CIE-LCH:
        49.7187, 110.1311, 318.9182
        CIE-Luv:
        49.7187, 41.1634, -117.6207
        Hunter-Lab:
        42.6429, 81.7884, -91.2919
      #bb21f4 color charts
#bb21f4 RGB chart
      #bb21f4 CMYK chart
      #bb21f4 RGB pie chart
      #bb21f4 color shades, tints & tones
#bb21f4 color schemes
#bb21f4 color preview, HTML & CSS examples
           This text has a color of #bb21f4        
        
          <p style="color:#bb21f4;">Text here</p>
        
        
          .mytext {color:#bb21f4;}
        
        Text color #bb21f4
      
           This box has a color of #bb21f4        
        
          <div style="background-color:#bb21f4;">Content here</div>
        
        
          .mybackground {background-color:#bb21f4;}
        
        Background color #bb21f4
      
           Border around this has a color of #bb21f4        
        
          <div style="border:2px solid #bb21f4;">Content here</div>
        
        
          .myborder {border:2px solid #bb21f4;}
        
        Border color #bb21f4