#bd1ad8 color space conversions
Hex:
        #bd1ad8
        RGB:
        189, 26, 216
        CMY:
        26, 90, 15
        CMYK:
        13, 88, 0, 15
      HSL:
        291°, 78.5124%, 47.4510%
        HSV (HSB):
        291°, 87.9630%, 84.7059%
        XYZ:
        33.7503, 16.5155, 66.3747
        xyY:
        0.2894, 0.1416, 16.5155
      CIE-Lab:
        47.6436, 79.7391, -59.8507
        CIE-LCH:
        47.6436, 99.7018, 323.1088
        CIE-Luv:
        47.6436, 51.4434, -98.5178
        Hunter-Lab:
        40.6392, 77.1232, -68.3889
      #bd1ad8 color charts
#bd1ad8 RGB chart
      #bd1ad8 CMYK chart
      #bd1ad8 RGB pie chart
      #bd1ad8 color shades, tints & tones
#bd1ad8 color schemes
#bd1ad8 color preview, HTML & CSS examples
           This text has a color of #bd1ad8        
        
          <p style="color:#bd1ad8;">Text here</p>
        
        
          .mytext {color:#bd1ad8;}
        
        Text color #bd1ad8
      
           This box has a color of #bd1ad8        
        
          <div style="background-color:#bd1ad8;">Content here</div>
        
        
          .mybackground {background-color:#bd1ad8;}
        
        Background color #bd1ad8
      
           Border around this has a color of #bd1ad8        
        
          <div style="border:2px solid #bd1ad8;">Content here</div>
        
        
          .myborder {border:2px solid #bd1ad8;}
        
        Border color #bd1ad8