#bd0dbe color space conversions
Hex:
        #bd0dbe
        RGB:
        189, 13, 190
        CMY:
        26, 95, 25
        CMYK:
        1, 93, 0, 25
      HSL:
        300°, 87.1921%, 39.8039%
        HSV (HSB):
        300°, 93.1579%, 74.5098%
        XYZ:
        30.4245, 14.8244, 49.9730
        xyY:
        0.3195, 0.1557, 14.8244
      CIE-Lab:
        45.3927, 77.4068, -48.4230
        CIE-LCH:
        45.3927, 91.3050, 327.9713
        CIE-Luv:
        45.3927, 61.5822, -80.8632
        Hunter-Lab:
        38.5024, 73.6707, -50.0019
      #bd0dbe color charts
#bd0dbe RGB chart
      #bd0dbe CMYK chart
      #bd0dbe RGB pie chart
      #bd0dbe color shades, tints & tones
#bd0dbe color schemes
#bd0dbe color preview, HTML & CSS examples
           This text has a color of #bd0dbe        
        
          <p style="color:#bd0dbe;">Text here</p>
        
        
          .mytext {color:#bd0dbe;}
        
        Text color #bd0dbe
      
           This box has a color of #bd0dbe        
        
          <div style="background-color:#bd0dbe;">Content here</div>
        
        
          .mybackground {background-color:#bd0dbe;}
        
        Background color #bd0dbe
      
           Border around this has a color of #bd0dbe        
        
          <div style="border:2px solid #bd0dbe;">Content here</div>
        
        
          .myborder {border:2px solid #bd0dbe;}
        
        Border color #bd0dbe