#bd06e4 color space conversions
Hex:
        #bd06e4
        RGB:
        189, 6, 228
        CMY:
        26, 98, 11
        CMYK:
        17, 97, 0, 11
      HSL:
        289°, 94.8718%, 45.8824%
        HSV (HSB):
        289°, 97.3684%, 89.4118%
        XYZ:
        35.0550, 16.5505, 74.7458
        xyY:
        0.2774, 0.1310, 16.5505
      CIE-Lab:
        47.6886, 84.0500, -66.6219
        CIE-LCH:
        47.6886, 107.2515, 321.5980
        CIE-Luv:
        47.6886, 48.6219, -108.4039
        Hunter-Lab:
        40.6823, 82.6152, -80.4561
      #bd06e4 color charts
#bd06e4 RGB chart
      #bd06e4 CMYK chart
      #bd06e4 RGB pie chart
      #bd06e4 color shades, tints & tones
#bd06e4 color schemes
#bd06e4 color preview, HTML & CSS examples
           This text has a color of #bd06e4        
        
          <p style="color:#bd06e4;">Text here</p>
        
        
          .mytext {color:#bd06e4;}
        
        Text color #bd06e4
      
           This box has a color of #bd06e4        
        
          <div style="background-color:#bd06e4;">Content here</div>
        
        
          .mybackground {background-color:#bd06e4;}
        
        Background color #bd06e4
      
           Border around this has a color of #bd06e4        
        
          <div style="border:2px solid #bd06e4;">Content here</div>
        
        
          .myborder {border:2px solid #bd06e4;}
        
        Border color #bd06e4