#bd5dc8 color space conversions
Hex:
        #bd5dc8
        RGB:
        189, 93, 200
        CMY:
        26, 64, 22
        CMYK:
        5, 54, 0, 22
      HSL:
        294°, 49.3088%, 57.4510%
        HSV (HSB):
        294°, 53.5000%, 78.4314%
        XYZ:
        35.3259, 22.8176, 57.1859
        xyY:
        0.3063, 0.1978, 22.8176
      CIE-Lab:
        54.8840, 53.9568, -39.1501
        CIE-LCH:
        54.8840, 66.6639, 324.0360
        CIE-Luv:
        54.8840, 42.4346, -67.3377
        Hunter-Lab:
        47.7678, 48.4132, -37.5424
      #bd5dc8 color charts
#bd5dc8 RGB chart
      #bd5dc8 CMYK chart
      #bd5dc8 RGB pie chart
      #bd5dc8 color shades, tints & tones
#bd5dc8 color schemes
#bd5dc8 color preview, HTML & CSS examples
           This text has a color of #bd5dc8        
        
          <p style="color:#bd5dc8;">Text here</p>
        
        
          .mytext {color:#bd5dc8;}
        
        Text color #bd5dc8
      
           This box has a color of #bd5dc8        
        
          <div style="background-color:#bd5dc8;">Content here</div>
        
        
          .mybackground {background-color:#bd5dc8;}
        
        Background color #bd5dc8
      
           Border around this has a color of #bd5dc8        
        
          <div style="border:2px solid #bd5dc8;">Content here</div>
        
        
          .myborder {border:2px solid #bd5dc8;}
        
        Border color #bd5dc8