#bd1afb color space conversions
Hex:
        #bd1afb
        RGB:
        189, 26, 251
        CMY:
        26, 90, 2
        CMYK:
        25, 90, 0, 2
      HSL:
        283°, 96.5665%, 54.3137%
        HSV (HSB):
        283°, 89.6414%, 98.4314%
        XYZ:
        38.7682, 18.5226, 92.7987
        xyY:
        0.2583, 0.1234, 18.5226
      CIE-Lab:
        50.1240, 85.7910, -75.6160
        CIE-LCH:
        50.1240, 114.3585, 318.6071
        CIE-Luv:
        50.1240, 40.9117, -122.6097
        Hunter-Lab:
        43.0379, 85.4751, -97.7150
      #bd1afb color charts
#bd1afb RGB chart
      #bd1afb CMYK chart
      #bd1afb RGB pie chart
      #bd1afb color shades, tints & tones
#bd1afb color schemes
#bd1afb color preview, HTML & CSS examples
           This text has a color of #bd1afb        
        
          <p style="color:#bd1afb;">Text here</p>
        
        
          .mytext {color:#bd1afb;}
        
        Text color #bd1afb
      
           This box has a color of #bd1afb        
        
          <div style="background-color:#bd1afb;">Content here</div>
        
        
          .mybackground {background-color:#bd1afb;}
        
        Background color #bd1afb
      
           Border around this has a color of #bd1afb        
        
          <div style="border:2px solid #bd1afb;">Content here</div>
        
        
          .myborder {border:2px solid #bd1afb;}
        
        Border color #bd1afb