#bb21e4 color space conversions
Hex:
        #bb21e4
        RGB:
        187, 33, 228
        CMY:
        27, 87, 11
        CMYK:
        18, 86, 0, 11
      HSL:
        287°, 78.3133%, 51.1765%
        HSV (HSB):
        287°, 85.5263%, 89.4118%
        XYZ:
        35.0410, 17.2539, 74.8823
        xyY:
        0.2755, 0.1357, 17.2539
      CIE-Lab:
        48.5784, 80.1668, -65.1951
        CIE-LCH:
        48.5784, 103.3301, 320.8805
        CIE-Luv:
        48.5784, 45.7772, -106.6287
        Hunter-Lab:
        41.5379, 77.8897, -77.8084
      #bb21e4 color charts
#bb21e4 RGB chart
      #bb21e4 CMYK chart
      #bb21e4 RGB pie chart
      #bb21e4 color shades, tints & tones
#bb21e4 color schemes
#bb21e4 color preview, HTML & CSS examples
           This text has a color of #bb21e4        
        
          <p style="color:#bb21e4;">Text here</p>
        
        
          .mytext {color:#bb21e4;}
        
        Text color #bb21e4
      
           This box has a color of #bb21e4        
        
          <div style="background-color:#bb21e4;">Content here</div>
        
        
          .mybackground {background-color:#bb21e4;}
        
        Background color #bb21e4
      
           Border around this has a color of #bb21e4        
        
          <div style="border:2px solid #bb21e4;">Content here</div>
        
        
          .myborder {border:2px solid #bb21e4;}
        
        Border color #bb21e4