#bd30f1 color space conversions
Hex:
        #bd30f1
        RGB:
        189, 48, 241
        CMY:
        26, 81, 5
        CMYK:
        22, 80, 0, 5
      HSL:
        284°, 87.3303%, 56.6667%
        HSV (HSB):
        284°, 80.0830%, 94.5098%
        XYZ:
        37.9204, 19.2836, 84.9426
        xyY:
        0.2668, 0.1357, 19.2836
      CIE-Lab:
        51.0174, 79.2171, -68.5661
        CIE-LCH:
        51.0174, 104.7696, 319.1223
        CIE-Luv:
        51.0174, 41.6377, -112.8395
        Hunter-Lab:
        43.9131, 77.2927, -83.9475
      #bd30f1 color charts
#bd30f1 RGB chart
      #bd30f1 CMYK chart
      #bd30f1 RGB pie chart
      #bd30f1 color shades, tints & tones
#bd30f1 color schemes
#bd30f1 color preview, HTML & CSS examples
           This text has a color of #bd30f1        
        
          <p style="color:#bd30f1;">Text here</p>
        
        
          .mytext {color:#bd30f1;}
        
        Text color #bd30f1
      
           This box has a color of #bd30f1        
        
          <div style="background-color:#bd30f1;">Content here</div>
        
        
          .mybackground {background-color:#bd30f1;}
        
        Background color #bd30f1
      
           Border around this has a color of #bd30f1        
        
          <div style="border:2px solid #bd30f1;">Content here</div>
        
        
          .myborder {border:2px solid #bd30f1;}
        
        Border color #bd30f1