#bd36c5 color space conversions
Hex:
        #bd36c5
        RGB:
        189, 54, 197
        CMY:
        26, 79, 23
        CMYK:
        4, 73, 0, 23
      HSL:
        297°, 56.9721%, 49.2157%
        HSV (HSB):
        297°, 72.5888%, 77.2549%
        XYZ:
        32.3835, 17.4884, 54.4921
        xyY:
        0.3103, 0.1676, 17.4884
      CIE-Lab:
        48.8696, 69.6091, -46.9452
        CIE-LCH:
        48.8696, 83.9600, 326.0038
        CIE-Luv:
        48.8696, 53.9189, -79.2971
        Hunter-Lab:
        41.8191, 65.0417, -47.9841
      #bd36c5 color charts
#bd36c5 RGB chart
      #bd36c5 CMYK chart
      #bd36c5 RGB pie chart
      #bd36c5 color shades, tints & tones
#bd36c5 color schemes
#bd36c5 color preview, HTML & CSS examples
           This text has a color of #bd36c5        
        
          <p style="color:#bd36c5;">Text here</p>
        
        
          .mytext {color:#bd36c5;}
        
        Text color #bd36c5
      
           This box has a color of #bd36c5        
        
          <div style="background-color:#bd36c5;">Content here</div>
        
        
          .mybackground {background-color:#bd36c5;}
        
        Background color #bd36c5
      
           Border around this has a color of #bd36c5        
        
          <div style="border:2px solid #bd36c5;">Content here</div>
        
        
          .myborder {border:2px solid #bd36c5;}
        
        Border color #bd36c5