#bd1dbf color space conversions
Hex:
        #bd1dbf
        RGB:
        189, 29, 191
        CMY:
        26, 89, 25
        CMYK:
        1, 85, 0, 25
      HSL:
        299°, 73.6364%, 43.1373%
        HSV (HSB):
        299°, 84.8168%, 74.9020%
        XYZ:
        30.8296, 15.4591, 50.6492
        xyY:
        0.3180, 0.1595, 15.4591
      CIE-Lab:
        46.2567, 75.1940, -47.6260
        CIE-LCH:
        46.2567, 89.0077, 327.6508
        CIE-Luv:
        46.2567, 59.8653, -79.8616
        Hunter-Lab:
        39.3181, 71.1564, -48.8542
      #bd1dbf color charts
#bd1dbf RGB chart
      #bd1dbf CMYK chart
      #bd1dbf RGB pie chart
      #bd1dbf color shades, tints & tones
#bd1dbf color schemes
#bd1dbf color preview, HTML & CSS examples
           This text has a color of #bd1dbf        
        
          <p style="color:#bd1dbf;">Text here</p>
        
        
          .mytext {color:#bd1dbf;}
        
        Text color #bd1dbf
      
           This box has a color of #bd1dbf        
        
          <div style="background-color:#bd1dbf;">Content here</div>
        
        
          .mybackground {background-color:#bd1dbf;}
        
        Background color #bd1dbf
      
           Border around this has a color of #bd1dbf        
        
          <div style="border:2px solid #bd1dbf;">Content here</div>
        
        
          .myborder {border:2px solid #bd1dbf;}
        
        Border color #bd1dbf