#bd51f8 color space conversions
Hex:
        #bd51f8
        RGB:
        189, 81, 248
        CMY:
        26, 68, 3
        CMYK:
        24, 67, 0, 3
      HSL:
        279°, 92.2652%, 64.5098%
        HSV (HSB):
        279°, 67.3387%, 97.2549%
        XYZ:
        40.8720, 23.4810, 91.1850
        xyY:
        0.2628, 0.1510, 23.4810
      CIE-Lab:
        55.5644, 68.9305, -65.1305
        CIE-LCH:
        55.5644, 94.8335, 316.6236
        CIE-Luv:
        55.5644, 34.2396, -109.3121
        Hunter-Lab:
        48.4572, 65.7586, -77.6498
      #bd51f8 color charts
#bd51f8 RGB chart
      #bd51f8 CMYK chart
      #bd51f8 RGB pie chart
      #bd51f8 color shades, tints & tones
#bd51f8 color schemes
#bd51f8 color preview, HTML & CSS examples
           This text has a color of #bd51f8        
        
          <p style="color:#bd51f8;">Text here</p>
        
        
          .mytext {color:#bd51f8;}
        
        Text color #bd51f8
      
           This box has a color of #bd51f8        
        
          <div style="background-color:#bd51f8;">Content here</div>
        
        
          .mybackground {background-color:#bd51f8;}
        
        Background color #bd51f8
      
           Border around this has a color of #bd51f8        
        
          <div style="border:2px solid #bd51f8;">Content here</div>
        
        
          .myborder {border:2px solid #bd51f8;}
        
        Border color #bd51f8