#bc21b7 color space conversions
Hex:
        #bc21b7
        RGB:
        188, 33, 183
        CMY:
        26, 87, 28
        CMYK:
        0, 82, 3, 26
      HSL:
        302°, 70.1357%, 43.3333%
        HSV (HSB):
        302°, 82.4468%, 73.7255%
        XYZ:
        29.8301, 15.1980, 46.1610
        xyY:
        0.3271, 0.1667, 15.1980
      CIE-Lab:
        45.9042, 72.9604, -43.5143
        CIE-LCH:
        45.9042, 84.9512, 329.1877
        CIE-Luv:
        45.9042, 61.6206, -73.5048
        Hunter-Lab:
        38.9846, 68.3612, -42.9151
      #bc21b7 color charts
#bc21b7 RGB chart
      #bc21b7 CMYK chart
      #bc21b7 RGB pie chart
      #bc21b7 color shades, tints & tones
#bc21b7 color schemes
#bc21b7 color preview, HTML & CSS examples
           This text has a color of #bc21b7        
        
          <p style="color:#bc21b7;">Text here</p>
        
        
          .mytext {color:#bc21b7;}
        
        Text color #bc21b7
      
           This box has a color of #bc21b7        
        
          <div style="background-color:#bc21b7;">Content here</div>
        
        
          .mybackground {background-color:#bc21b7;}
        
        Background color #bc21b7
      
           Border around this has a color of #bc21b7        
        
          <div style="border:2px solid #bc21b7;">Content here</div>
        
        
          .myborder {border:2px solid #bc21b7;}
        
        Border color #bc21b7