#bd1afd color space conversions
Hex:
        #bd1afd
        RGB:
        189, 26, 253
        CMY:
        26, 90, 1
        CMYK:
        25, 90, 0, 1
      HSL:
        283°, 98.2684%, 54.7059%
        HSV (HSB):
        283°, 89.7233%, 99.2157%
        XYZ:
        39.0853, 18.6495, 94.4682
        xyY:
        0.2568, 0.1225, 18.6495
      CIE-Lab:
        50.2745, 86.1501, -76.4868
        CIE-LCH:
        50.2745, 115.2044, 318.4003
        CIE-Luv:
        50.2745, 40.3665, -123.9370
        Hunter-Lab:
        43.1850, 85.9805, -99.4687
      #bd1afd color charts
#bd1afd RGB chart
      #bd1afd CMYK chart
      #bd1afd RGB pie chart
      #bd1afd color shades, tints & tones
#bd1afd color schemes
#bd1afd color preview, HTML & CSS examples
           This text has a color of #bd1afd        
        
          <p style="color:#bd1afd;">Text here</p>
        
        
          .mytext {color:#bd1afd;}
        
        Text color #bd1afd
      
           This box has a color of #bd1afd        
        
          <div style="background-color:#bd1afd;">Content here</div>
        
        
          .mybackground {background-color:#bd1afd;}
        
        Background color #bd1afd
      
           Border around this has a color of #bd1afd        
        
          <div style="border:2px solid #bd1afd;">Content here</div>
        
        
          .myborder {border:2px solid #bd1afd;}
        
        Border color #bd1afd