#bd51e8 color space conversions
Hex:
        #bd51e8
        RGB:
        189, 81, 232
        CMY:
        26, 68, 9
        CMYK:
        19, 65, 0, 9
      HSL:
        283°, 76.6497%, 61.3725%
        HSV (HSB):
        283°, 65.0862%, 90.9804%
        XYZ:
        38.4942, 22.5299, 78.6638
        xyY:
        0.2756, 0.1613, 22.5299
      CIE-Lab:
        54.5848, 65.6877, -57.7624
        CIE-LCH:
        54.5848, 87.4721, 318.6733
        CIE-Luv:
        54.5848, 38.0191, -97.3923
        Hunter-Lab:
        47.4656, 61.6969, -65.0341
      #bd51e8 color charts
#bd51e8 RGB chart
      #bd51e8 CMYK chart
      #bd51e8 RGB pie chart
      #bd51e8 color shades, tints & tones
#bd51e8 color schemes
#bd51e8 color preview, HTML & CSS examples
           This text has a color of #bd51e8        
        
          <p style="color:#bd51e8;">Text here</p>
        
        
          .mytext {color:#bd51e8;}
        
        Text color #bd51e8
      
           This box has a color of #bd51e8        
        
          <div style="background-color:#bd51e8;">Content here</div>
        
        
          .mybackground {background-color:#bd51e8;}
        
        Background color #bd51e8
      
           Border around this has a color of #bd51e8        
        
          <div style="border:2px solid #bd51e8;">Content here</div>
        
        
          .myborder {border:2px solid #bd51e8;}
        
        Border color #bd51e8