#bd1bf0 color space conversions
Hex:
        #bd1bf0
        RGB:
        189, 27, 240
        CMY:
        26, 89, 6
        CMYK:
        21, 89, 0, 6
      HSL:
        286°, 87.6543%, 52.3529%
        HSV (HSB):
        286°, 88.7500%, 94.1176%
        XYZ:
        37.1064, 17.8940, 83.9362
        xyY:
        0.2671, 0.1288, 17.8940
      CIE-Lab:
        49.3672, 83.6768, -70.6812
        CIE-LCH:
        49.3672, 109.5337, 319.8125
        CIE-Luv:
        49.3672, 43.9475, -115.1177
        Hunter-Lab:
        42.3012, 82.5519, -88.0353
      #bd1bf0 color charts
#bd1bf0 RGB chart
      #bd1bf0 CMYK chart
      #bd1bf0 RGB pie chart
      #bd1bf0 color shades, tints & tones
#bd1bf0 color schemes
#bd1bf0 color preview, HTML & CSS examples
           This text has a color of #bd1bf0        
        
          <p style="color:#bd1bf0;">Text here</p>
        
        
          .mytext {color:#bd1bf0;}
        
        Text color #bd1bf0
      
           This box has a color of #bd1bf0        
        
          <div style="background-color:#bd1bf0;">Content here</div>
        
        
          .mybackground {background-color:#bd1bf0;}
        
        Background color #bd1bf0
      
           Border around this has a color of #bd1bf0        
        
          <div style="border:2px solid #bd1bf0;">Content here</div>
        
        
          .myborder {border:2px solid #bd1bf0;}
        
        Border color #bd1bf0