#bb21f7 color space conversions
Hex:
        #bb21f7
        RGB:
        187, 33, 247
        CMY:
        27, 87, 3
        CMYK:
        24, 87, 0, 3
      HSL:
        283°, 93.0435%, 54.9020%
        HSV (HSB):
        283°, 86.6397%, 96.8627%
        XYZ:
        37.8259, 18.3679, 89.5474
        xyY:
        0.2595, 0.1260, 18.3679
      CIE-Lab:
        49.9393, 83.5577, -73.6934
        CIE-LCH:
        49.9393, 111.4118, 318.5894
        CIE-Luv:
        49.9393, 40.3406, -119.6432
        Hunter-Lab:
        42.8578, 82.5412, -93.8805
      #bb21f7 color charts
#bb21f7 RGB chart
      #bb21f7 CMYK chart
      #bb21f7 RGB pie chart
      #bb21f7 color shades, tints & tones
#bb21f7 color schemes
#bb21f7 color preview, HTML & CSS examples
           This text has a color of #bb21f7        
        
          <p style="color:#bb21f7;">Text here</p>
        
        
          .mytext {color:#bb21f7;}
        
        Text color #bb21f7
      
           This box has a color of #bb21f7        
        
          <div style="background-color:#bb21f7;">Content here</div>
        
        
          .mybackground {background-color:#bb21f7;}
        
        Background color #bb21f7
      
           Border around this has a color of #bb21f7        
        
          <div style="border:2px solid #bb21f7;">Content here</div>
        
        
          .myborder {border:2px solid #bb21f7;}
        
        Border color #bb21f7