#bd36dd color space conversions
Hex:
        #bd36dd
        RGB:
        189, 54, 221
        CMY:
        26, 79, 13
        CMYK:
        14, 76, 0, 13
      HSL:
        289°, 71.0638%, 53.9216%
        HSV (HSB):
        289°, 75.5656%, 86.6667%
        XYZ:
        35.3566, 18.6776, 70.1483
        xyY:
        0.2847, 0.1504, 18.6776
      CIE-Lab:
        50.3079, 73.7855, -58.4118
        CIE-LCH:
        50.3079, 94.1076, 321.6333
        CIE-Luv:
        50.3079, 46.4663, -97.2740
        Hunter-Lab:
        43.2176, 70.4011, -65.9837
      #bd36dd color charts
#bd36dd RGB chart
      #bd36dd CMYK chart
      #bd36dd RGB pie chart
      #bd36dd color shades, tints & tones
#bd36dd color schemes
#bd36dd color preview, HTML & CSS examples
           This text has a color of #bd36dd        
        
          <p style="color:#bd36dd;">Text here</p>
        
        
          .mytext {color:#bd36dd;}
        
        Text color #bd36dd
      
           This box has a color of #bd36dd        
        
          <div style="background-color:#bd36dd;">Content here</div>
        
        
          .mybackground {background-color:#bd36dd;}
        
        Background color #bd36dd
      
           Border around this has a color of #bd36dd        
        
          <div style="border:2px solid #bd36dd;">Content here</div>
        
        
          .myborder {border:2px solid #bd36dd;}
        
        Border color #bd36dd