#bd3fbe color space conversions
Hex:
        #bd3fbe
        RGB:
        189, 63, 190
        CMY:
        26, 75, 25
        CMYK:
        1, 67, 0, 25
      HSL:
        300°, 50.1976%, 49.6078%
        HSV (HSB):
        300°, 66.8421%, 74.5098%
        XYZ:
        32.0580, 18.0915, 50.5176
        xyY:
        0.3185, 0.1797, 18.0915
      CIE-Lab:
        49.6069, 65.2571, -41.7154
        CIE-LCH:
        49.6069, 77.4510, 327.4114
        CIE-Luv:
        49.6069, 54.1702, -71.2404
        Hunter-Lab:
        42.5341, 60.1009, -40.6445
      #bd3fbe color charts
#bd3fbe RGB chart
      #bd3fbe CMYK chart
      #bd3fbe RGB pie chart
      #bd3fbe color shades, tints & tones
#bd3fbe color schemes
#bd3fbe color preview, HTML & CSS examples
           This text has a color of #bd3fbe        
        
          <p style="color:#bd3fbe;">Text here</p>
        
        
          .mytext {color:#bd3fbe;}
        
        Text color #bd3fbe
      
           This box has a color of #bd3fbe        
        
          <div style="background-color:#bd3fbe;">Content here</div>
        
        
          .mybackground {background-color:#bd3fbe;}
        
        Background color #bd3fbe
      
           Border around this has a color of #bd3fbe        
        
          <div style="border:2px solid #bd3fbe;">Content here</div>
        
        
          .myborder {border:2px solid #bd3fbe;}
        
        Border color #bd3fbe