#bd37e2 color space conversions
Hex:
        #bd37e2
        RGB:
        189, 55, 226
        CMY:
        26, 78, 11
        CMYK:
        16, 76, 0, 11
      HSL:
        287°, 74.6725%, 55.0980%
        HSV (HSB):
        287°, 75.6637%, 88.6275%
        XYZ:
        36.0799, 19.0422, 73.7254
        xyY:
        0.2800, 0.1478, 19.0422
      CIE-Lab:
        50.7365, 74.3736, -60.5604
        CIE-LCH:
        50.7365, 95.9114, 320.8450
        CIE-Luv:
        50.7365, 44.8489, -100.6876
        Hunter-Lab:
        43.6373, 71.2207, -69.6244
      #bd37e2 color charts
#bd37e2 RGB chart
      #bd37e2 CMYK chart
      #bd37e2 RGB pie chart
      #bd37e2 color shades, tints & tones
#bd37e2 color schemes
#bd37e2 color preview, HTML & CSS examples
           This text has a color of #bd37e2        
        
          <p style="color:#bd37e2;">Text here</p>
        
        
          .mytext {color:#bd37e2;}
        
        Text color #bd37e2
      
           This box has a color of #bd37e2        
        
          <div style="background-color:#bd37e2;">Content here</div>
        
        
          .mybackground {background-color:#bd37e2;}
        
        Background color #bd37e2
      
           Border around this has a color of #bd37e2        
        
          <div style="border:2px solid #bd37e2;">Content here</div>
        
        
          .myborder {border:2px solid #bd37e2;}
        
        Border color #bd37e2