#bc21ad color space conversions
Hex:
        #bc21ad
        RGB:
        188, 33, 173
        CMY:
        26, 87, 32
        CMYK:
        0, 82, 8, 26
      HSL:
        306°, 70.1357%, 43.3333%
        HSV (HSB):
        306°, 82.4468%, 73.7255%
        XYZ:
        28.8257, 14.7962, 40.8718
        xyY:
        0.3412, 0.1751, 14.7962
      CIE-Lab:
        45.3538, 71.4753, -38.4905
        CIE-LCH:
        45.3538, 81.1803, 331.6969
        CIE-Luv:
        45.3538, 65.4249, -65.8528
        Hunter-Lab:
        38.4658, 66.4500, -36.0724
      #bc21ad color charts
#bc21ad RGB chart
      #bc21ad CMYK chart
      #bc21ad RGB pie chart
      #bc21ad color shades, tints & tones
#bc21ad color schemes
#bc21ad color preview, HTML & CSS examples
           This text has a color of #bc21ad        
        
          <p style="color:#bc21ad;">Text here</p>
        
        
          .mytext {color:#bc21ad;}
        
        Text color #bc21ad
      
           This box has a color of #bc21ad        
        
          <div style="background-color:#bc21ad;">Content here</div>
        
        
          .mybackground {background-color:#bc21ad;}
        
        Background color #bc21ad
      
           Border around this has a color of #bc21ad        
        
          <div style="border:2px solid #bc21ad;">Content here</div>
        
        
          .myborder {border:2px solid #bc21ad;}
        
        Border color #bc21ad