#b921bf color space conversions
Hex:
        #b921bf
        RGB:
        185, 33, 191
        CMY:
        27, 87, 25
        CMYK:
        3, 83, 0, 25
      HSL:
        298°, 70.5357%, 43.9216%
        HSV (HSB):
        298°, 82.7225%, 74.9020%
        XYZ:
        29.9554, 15.1636, 50.6383
        xyY:
        0.3128, 0.1584, 15.1636
      CIE-Lab:
        45.8574, 73.6368, -48.3033
        CIE-LCH:
        45.8574, 88.0658, 326.7365
        CIE-Luv:
        45.8574, 56.5688, -80.4365
        Hunter-Lab:
        38.9405, 69.1675, -49.8425
      #b921bf color charts
#b921bf RGB chart
      #b921bf CMYK chart
      #b921bf RGB pie chart
      #b921bf color shades, tints & tones
#b921bf color schemes
#b921bf color preview, HTML & CSS examples
           This text has a color of #b921bf        
        
          <p style="color:#b921bf;">Text here</p>
        
        
          .mytext {color:#b921bf;}
        
        Text color #b921bf
      
           This box has a color of #b921bf        
        
          <div style="background-color:#b921bf;">Content here</div>
        
        
          .mybackground {background-color:#b921bf;}
        
        Background color #b921bf
      
           Border around this has a color of #b921bf        
        
          <div style="border:2px solid #b921bf;">Content here</div>
        
        
          .myborder {border:2px solid #b921bf;}
        
        Border color #b921bf