#bd05e0 color space conversions
Hex:
        #bd05e0
        RGB:
        189, 5, 224
        CMY:
        26, 98, 12
        CMYK:
        16, 98, 0, 12
      HSL:
        290°, 95.6332%, 44.9020%
        HSV (HSB):
        290°, 97.7679%, 87.8431%
        XYZ:
        34.4951, 16.3092, 71.8509
        xyY:
        0.2812, 0.1330, 16.3092
      CIE-Lab:
        47.3775, 83.4716, -64.8505
        CIE-LCH:
        47.3775, 105.7029, 322.1557
        CIE-Luv:
        47.3775, 49.9413, -105.7004
        Hunter-Lab:
        40.3846, 81.7952, -77.2175
      #bd05e0 color charts
#bd05e0 RGB chart
      #bd05e0 CMYK chart
      #bd05e0 RGB pie chart
      #bd05e0 color shades, tints & tones
#bd05e0 color schemes
#bd05e0 color preview, HTML & CSS examples
           This text has a color of #bd05e0        
        
          <p style="color:#bd05e0;">Text here</p>
        
        
          .mytext {color:#bd05e0;}
        
        Text color #bd05e0
      
           This box has a color of #bd05e0        
        
          <div style="background-color:#bd05e0;">Content here</div>
        
        
          .mybackground {background-color:#bd05e0;}
        
        Background color #bd05e0
      
           Border around this has a color of #bd05e0        
        
          <div style="border:2px solid #bd05e0;">Content here</div>
        
        
          .myborder {border:2px solid #bd05e0;}
        
        Border color #bd05e0