#bd1ffb color space conversions
Hex:
        #bd1ffb
        RGB:
        189, 31, 251
        CMY:
        26, 88, 2
        CMYK:
        25, 88, 0, 2
      HSL:
        283°, 96.4912%, 55.2941%
        HSV (HSB):
        283°, 87.6494%, 98.4314%
        XYZ:
        38.8888, 18.7638, 92.8389
        xyY:
        0.2584, 0.1247, 18.7638
      CIE-Lab:
        50.4097, 84.9433, -75.1506
        CIE-LCH:
        50.4097, 113.4151, 318.5003
        CIE-Luv:
        50.4097, 40.5722, -122.1165
        Hunter-Lab:
        43.3172, 84.4465, -96.7502
      #bd1ffb color charts
#bd1ffb RGB chart
      #bd1ffb CMYK chart
      #bd1ffb RGB pie chart
      #bd1ffb color shades, tints & tones
#bd1ffb color schemes
#bd1ffb color preview, HTML & CSS examples
           This text has a color of #bd1ffb        
        
          <p style="color:#bd1ffb;">Text here</p>
        
        
          .mytext {color:#bd1ffb;}
        
        Text color #bd1ffb
      
           This box has a color of #bd1ffb        
        
          <div style="background-color:#bd1ffb;">Content here</div>
        
        
          .mybackground {background-color:#bd1ffb;}
        
        Background color #bd1ffb
      
           Border around this has a color of #bd1ffb        
        
          <div style="border:2px solid #bd1ffb;">Content here</div>
        
        
          .myborder {border:2px solid #bd1ffb;}
        
        Border color #bd1ffb