#bd30c9 color space conversions
Hex:
        #bd30c9
        RGB:
        189, 48, 201
        CMY:
        26, 81, 21
        CMYK:
        6, 76, 0, 21
      HSL:
        295°, 61.4458%, 48.8235%
        HSV (HSB):
        295°, 76.1194%, 78.8235%
        XYZ:
        32.5858, 17.1498, 56.8511
        xyY:
        0.3057, 0.1609, 17.1498
      CIE-Lab:
        48.4482, 72.1514, -49.9308
        CIE-LCH:
        48.4482, 87.7434, 325.3157
        CIE-Luv:
        48.4482, 53.7103, -83.8163
        Hunter-Lab:
        41.4123, 67.9837, -52.4052
      #bd30c9 color charts
#bd30c9 RGB chart
      #bd30c9 CMYK chart
      #bd30c9 RGB pie chart
      #bd30c9 color shades, tints & tones
#bd30c9 color schemes
#bd30c9 color preview, HTML & CSS examples
           This text has a color of #bd30c9        
        
          <p style="color:#bd30c9;">Text here</p>
        
        
          .mytext {color:#bd30c9;}
        
        Text color #bd30c9
      
           This box has a color of #bd30c9        
        
          <div style="background-color:#bd30c9;">Content here</div>
        
        
          .mybackground {background-color:#bd30c9;}
        
        Background color #bd30c9
      
           Border around this has a color of #bd30c9        
        
          <div style="border:2px solid #bd30c9;">Content here</div>
        
        
          .myborder {border:2px solid #bd30c9;}
        
        Border color #bd30c9