#bb21ad color space conversions
Hex:
        #bb21ad
        RGB:
        187, 33, 173
        CMY:
        27, 87, 32
        CMYK:
        0, 82, 7, 27
      HSL:
        305°, 70.0000%, 43.1373%
        HSV (HSB):
        305°, 82.3529%, 73.3333%
        XYZ:
        28.5802, 14.6696, 40.8603
        xyY:
        0.3398, 0.1744, 14.6696
      CIE-Lab:
        45.1784, 71.2751, -38.7794
        CIE-LCH:
        45.1784, 81.1418, 331.4502
        CIE-Luv:
        45.1784, 64.6824, -66.1710
        Hunter-Lab:
        38.3010, 66.1701, -36.4412
      #bb21ad color charts
#bb21ad RGB chart
      #bb21ad CMYK chart
      #bb21ad RGB pie chart
      #bb21ad color shades, tints & tones
#bb21ad color schemes
#bb21ad color preview, HTML & CSS examples
           This text has a color of #bb21ad        
        
          <p style="color:#bb21ad;">Text here</p>
        
        
          .mytext {color:#bb21ad;}
        
        Text color #bb21ad
      
           This box has a color of #bb21ad        
        
          <div style="background-color:#bb21ad;">Content here</div>
        
        
          .mybackground {background-color:#bb21ad;}
        
        Background color #bb21ad
      
           Border around this has a color of #bb21ad        
        
          <div style="border:2px solid #bb21ad;">Content here</div>
        
        
          .myborder {border:2px solid #bb21ad;}
        
        Border color #bb21ad