#bc21bd color space conversions
Hex:
        #bc21bd
        RGB:
        188, 33, 189
        CMY:
        26, 87, 26
        CMYK:
        1, 83, 0, 26
      HSL:
        300°, 70.2703%, 43.5294%
        HSV (HSB):
        300°, 82.5397%, 74.1176%
        XYZ:
        30.4682, 15.4532, 49.5210
        xyY:
        0.3192, 0.1619, 15.4532
      CIE-Lab:
        46.2488, 73.8806, -46.4805
        CIE-LCH:
        46.2488, 87.2856, 327.8248
        CIE-Luv:
        46.2488, 59.4085, -78.0428
        Hunter-Lab:
        39.3106, 69.5554, -47.1725
      #bc21bd color charts
#bc21bd RGB chart
      #bc21bd CMYK chart
      #bc21bd RGB pie chart
      #bc21bd color shades, tints & tones
#bc21bd color schemes
#bc21bd color preview, HTML & CSS examples
           This text has a color of #bc21bd        
        
          <p style="color:#bc21bd;">Text here</p>
        
        
          .mytext {color:#bc21bd;}
        
        Text color #bc21bd
      
           This box has a color of #bc21bd        
        
          <div style="background-color:#bc21bd;">Content here</div>
        
        
          .mybackground {background-color:#bc21bd;}
        
        Background color #bc21bd
      
           Border around this has a color of #bc21bd        
        
          <div style="border:2px solid #bc21bd;">Content here</div>
        
        
          .myborder {border:2px solid #bc21bd;}
        
        Border color #bc21bd