#bd30b2 color space conversions
Hex:
        #bd30b2
        RGB:
        189, 48, 178
        CMY:
        26, 81, 30
        CMYK:
        0, 75, 6, 26
      HSL:
        305°, 59.4937%, 46.4706%
        HSV (HSB):
        305°, 74.6032%, 74.1176%
        XYZ:
        30.0791, 16.1471, 43.6508
        xyY:
        0.3347, 0.1797, 16.1471
      CIE-Lab:
        47.1669, 68.4605, -38.5629
        CIE-LCH:
        47.1669, 78.5744, 330.6080
        CIE-Luv:
        47.1669, 61.6456, -66.1881
        Hunter-Lab:
        40.1834, 63.2943, -36.2777
      #bd30b2 color charts
#bd30b2 RGB chart
      #bd30b2 CMYK chart
      #bd30b2 RGB pie chart
      #bd30b2 color shades, tints & tones
#bd30b2 color schemes
#bd30b2 color preview, HTML & CSS examples
           This text has a color of #bd30b2        
        
          <p style="color:#bd30b2;">Text here</p>
        
        
          .mytext {color:#bd30b2;}
        
        Text color #bd30b2
      
           This box has a color of #bd30b2        
        
          <div style="background-color:#bd30b2;">Content here</div>
        
        
          .mybackground {background-color:#bd30b2;}
        
        Background color #bd30b2
      
           Border around this has a color of #bd30b2        
        
          <div style="border:2px solid #bd30b2;">Content here</div>
        
        
          .myborder {border:2px solid #bd30b2;}
        
        Border color #bd30b2