#bd4bd5 color space conversions
Hex:
        #bd4bd5
        RGB:
        189, 75, 213
        CMY:
        26, 71, 16
        CMYK:
        11, 65, 0, 16
      HSL:
        290°, 62.1622%, 56.4706%
        HSV (HSB):
        290°, 64.7887%, 83.5294%
        XYZ:
        35.5126, 20.6551, 65.0659
        xyY:
        0.2929, 0.1704, 20.6551
      CIE-Lab:
        52.5699, 64.5634, -50.2351
        CIE-LCH:
        52.5699, 81.8047, 322.1144
        CIE-Luv:
        52.5699, 44.3911, -85.0343
        Hunter-Lab:
        45.4478, 59.9447, -53.0697
      #bd4bd5 color charts
#bd4bd5 RGB chart
      #bd4bd5 CMYK chart
      #bd4bd5 RGB pie chart
      #bd4bd5 color shades, tints & tones
#bd4bd5 color schemes
#bd4bd5 color preview, HTML & CSS examples
           This text has a color of #bd4bd5        
        
          <p style="color:#bd4bd5;">Text here</p>
        
        
          .mytext {color:#bd4bd5;}
        
        Text color #bd4bd5
      
           This box has a color of #bd4bd5        
        
          <div style="background-color:#bd4bd5;">Content here</div>
        
        
          .mybackground {background-color:#bd4bd5;}
        
        Background color #bd4bd5
      
           Border around this has a color of #bd4bd5        
        
          <div style="border:2px solid #bd4bd5;">Content here</div>
        
        
          .myborder {border:2px solid #bd4bd5;}
        
        Border color #bd4bd5