#bd53d4 color space conversions
Hex:
        #bd53d4
        RGB:
        189, 83, 212
        CMY:
        26, 67, 17
        CMYK:
        11, 61, 0, 17
      HSL:
        289°, 60.0000%, 57.8431%
        HSV (HSB):
        289°, 60.8491%, 83.1373%
        XYZ:
        35.9632, 21.7588, 64.5918
        xyY:
        0.2940, 0.1779, 21.7588
      CIE-Lab:
        53.7701, 60.9067, -47.7555
        CIE-LCH:
        53.7701, 77.3965, 321.9008
        CIE-Luv:
        53.7701, 42.5224, -81.2264
        Hunter-Lab:
        46.6463, 55.9881, -49.4472
      #bd53d4 color charts
#bd53d4 RGB chart
      #bd53d4 CMYK chart
      #bd53d4 RGB pie chart
      #bd53d4 color shades, tints & tones
#bd53d4 color schemes
#bd53d4 color preview, HTML & CSS examples
           This text has a color of #bd53d4        
        
          <p style="color:#bd53d4;">Text here</p>
        
        
          .mytext {color:#bd53d4;}
        
        Text color #bd53d4
      
           This box has a color of #bd53d4        
        
          <div style="background-color:#bd53d4;">Content here</div>
        
        
          .mybackground {background-color:#bd53d4;}
        
        Background color #bd53d4
      
           Border around this has a color of #bd53d4        
        
          <div style="border:2px solid #bd53d4;">Content here</div>
        
        
          .myborder {border:2px solid #bd53d4;}
        
        Border color #bd53d4