#bd1be4 color space conversions
Hex:
        #bd1be4
        RGB:
        189, 27, 228
        CMY:
        26, 89, 11
        CMYK:
        17, 88, 0, 11
      HSL:
        288°, 78.8235%, 50.0000%
        HSV (HSB):
        288°, 88.1579%, 89.4118%
        XYZ:
        35.3818, 17.2041, 74.8547
        xyY:
        0.2776, 0.1350, 17.2041
      CIE-Lab:
        48.5162, 81.5936, -65.2807
        CIE-LCH:
        48.5162, 104.4944, 321.3377
        CIE-Luv:
        48.5162, 47.5396, -106.8597
        Hunter-Lab:
        41.4778, 79.6794, -77.9656
      #bd1be4 color charts
#bd1be4 RGB chart
      #bd1be4 CMYK chart
      #bd1be4 RGB pie chart
      #bd1be4 color shades, tints & tones
#bd1be4 color schemes
#bd1be4 color preview, HTML & CSS examples
           This text has a color of #bd1be4        
        
          <p style="color:#bd1be4;">Text here</p>
        
        
          .mytext {color:#bd1be4;}
        
        Text color #bd1be4
      
           This box has a color of #bd1be4        
        
          <div style="background-color:#bd1be4;">Content here</div>
        
        
          .mybackground {background-color:#bd1be4;}
        
        Background color #bd1be4
      
           Border around this has a color of #bd1be4        
        
          <div style="border:2px solid #bd1be4;">Content here</div>
        
        
          .myborder {border:2px solid #bd1be4;}
        
        Border color #bd1be4