#bd30e5 color space conversions
Hex:
        #bd30e5
        RGB:
        189, 48, 229
        CMY:
        26, 81, 10
        CMYK:
        17, 79, 0, 10
      HSL:
        287°, 77.6824%, 54.3137%
        HSV (HSB):
        287°, 79.0393%, 89.8039%
        XYZ:
        36.1861, 18.5899, 75.8097
        xyY:
        0.2771, 0.1424, 18.5899
      CIE-Lab:
        50.2039, 77.0242, -63.1185
        CIE-LCH:
        50.2039, 99.5824, 320.6666
        CIE-Luv:
        50.2039, 45.0251, -104.3667
        Hunter-Lab:
        43.1160, 74.3573, -74.0670
      #bd30e5 color charts
#bd30e5 RGB chart
      #bd30e5 CMYK chart
      #bd30e5 RGB pie chart
      #bd30e5 color shades, tints & tones
#bd30e5 color schemes
#bd30e5 color preview, HTML & CSS examples
           This text has a color of #bd30e5        
        
          <p style="color:#bd30e5;">Text here</p>
        
        
          .mytext {color:#bd30e5;}
        
        Text color #bd30e5
      
           This box has a color of #bd30e5        
        
          <div style="background-color:#bd30e5;">Content here</div>
        
        
          .mybackground {background-color:#bd30e5;}
        
        Background color #bd30e5
      
           Border around this has a color of #bd30e5        
        
          <div style="border:2px solid #bd30e5;">Content here</div>
        
        
          .myborder {border:2px solid #bd30e5;}
        
        Border color #bd30e5