#bd33c1 color space conversions
Hex:
        #bd33c1
        RGB:
        189, 51, 193
        CMY:
        26, 80, 24
        CMYK:
        2, 74, 0, 24
      HSL:
        298°, 58.1967%, 47.8431%
        HSV (HSB):
        298°, 73.5751%, 75.6863%
        XYZ:
        31.7957, 17.0367, 52.0647
        xyY:
        0.3151, 0.1689, 17.0367
      CIE-Lab:
        48.3063, 69.9115, -45.5226
        CIE-LCH:
        48.3063, 83.4262, 326.9300
        CIE-Luv:
        48.3063, 55.8306, -77.0154
        Hunter-Lab:
        41.2756, 65.2713, -45.8950
      #bd33c1 color charts
#bd33c1 RGB chart
      #bd33c1 CMYK chart
      #bd33c1 RGB pie chart
      #bd33c1 color shades, tints & tones
#bd33c1 color schemes
#bd33c1 color preview, HTML & CSS examples
           This text has a color of #bd33c1        
        
          <p style="color:#bd33c1;">Text here</p>
        
        
          .mytext {color:#bd33c1;}
        
        Text color #bd33c1
      
           This box has a color of #bd33c1        
        
          <div style="background-color:#bd33c1;">Content here</div>
        
        
          .mybackground {background-color:#bd33c1;}
        
        Background color #bd33c1
      
           Border around this has a color of #bd33c1        
        
          <div style="border:2px solid #bd33c1;">Content here</div>
        
        
          .myborder {border:2px solid #bd33c1;}
        
        Border color #bd33c1