#bd3dc8 color space conversions
Hex:
        #bd3dc8
        RGB:
        189, 61, 200
        CMY:
        26, 76, 22
        CMYK:
        5, 70, 0, 22
      HSL:
        295°, 55.8233%, 51.1765%
        HSV (HSB):
        295°, 69.5000%, 78.4314%
        XYZ:
        33.0803, 18.3264, 56.4374
        xyY:
        0.3067, 0.1699, 18.3264
      CIE-Lab:
        49.8897, 67.6994, -47.0539
        CIE-LCH:
        49.8897, 82.4456, 325.1991
        CIE-Luv:
        49.8897, 51.4931, -79.6205
        Hunter-Lab:
        42.8094, 63.0169, -48.1979
      #bd3dc8 color charts
#bd3dc8 RGB chart
      #bd3dc8 CMYK chart
      #bd3dc8 RGB pie chart
      #bd3dc8 color shades, tints & tones
#bd3dc8 color schemes
#bd3dc8 color preview, HTML & CSS examples
           This text has a color of #bd3dc8        
        
          <p style="color:#bd3dc8;">Text here</p>
        
        
          .mytext {color:#bd3dc8;}
        
        Text color #bd3dc8
      
           This box has a color of #bd3dc8        
        
          <div style="background-color:#bd3dc8;">Content here</div>
        
        
          .mybackground {background-color:#bd3dc8;}
        
        Background color #bd3dc8
      
           Border around this has a color of #bd3dc8        
        
          <div style="border:2px solid #bd3dc8;">Content here</div>
        
        
          .myborder {border:2px solid #bd3dc8;}
        
        Border color #bd3dc8